poloshiao 写了:1. Ubun16.04 預設安裝 gnome-software 套件 提供 gnome-software 指令使用终端运行,没有任何响应,也没用任何信息输出。
1-1. http://packages.ubuntu.com/xenial/gnome-software
Package: gnome-software
Software Center for GNOME
1-2. http://packages.ubuntu.com/xenial/amd64 ... e/filelist
/usr/bin/gnome-software
1-3. 意思是 /usr/bin/gnome-software 是圖形程式
不適合從 终端运行
1-4. 試試
按下 alt + f2
輸入 gnome-software
2. gnome-software 套件 還提供 org.gnome.Software.desktop 檔案
2-1. http://packages.ubuntu.com/xenial/amd64 ... e/filelist
/usr/share/applications/org.gnome.Software.desktop
2-1-1. sudo cat /usr/share/applications/org.gnome.Software.desktop
可以了解 org.gnome.Software.desktop 檔案內容
作為你將來自己書寫 .desktop 檔案的參考
3. 如果使用 Unity 桌面
可以在 Unity Launcher 幫 org.gnome.Software.desktop 產生一個 Software 圖示
https://help.ubuntu.com/community/Unity ... y_Launcher
Adding a .desktop file to the Unity Launcher
3-1. 要啟動 gnome-software 程式 只要按下該 Unity Launcher 的 Software 圖示
4. 如果使用 Unity 桌面以外的其它 gnome 桌面
可以在桌面幫 org.gnome.Software.desktop 產生一個 Software 圖示
https://help.ubuntu.com/community/Unity ... 2Falacarte
Using gnome-panel/alacarte
4-1. 要啟動 gnome-software 程式 只要按下該桌面 Software 的 圖示
5. 上述方法 如果使用在 xubuntu 可能要稍微修正
6. 修正有問題 請再貼文
感谢,我使用的是ubuntu默认unity桌面,在launcher里点击图标启动,也是没有反应的。