当前位置: 代码迷 >> 综合 >> Linux apt-get使用
  详细解决方案

Linux apt-get使用

热度:30   发布时间:2023-10-08 18:06:43.0

卸载软件:

root@song-PC:/usr/share/activemq/bin# apt-get remove activemq

安装软件: 

root@song-PC:/usr/share/activemq/bin# apt-get install activemq
正在读取软件包列表... 完成
正在分析软件包的依赖关系树       
正在读取状态信息... 完成      

遇到问题:

 getcwd() failed: No such file or directory
-su: 3: cannot create /run/activemq.pid: Permission denied