$ sudo apt-get install python-software-properties
但是,如果你是使用 Ubuntu 14.04 之後的版本的話,只安裝上面這個套件的話,執行 add-apt-repository 指令之後,還是會出現「Command not found」的訊息,還得要再多安裝,下面這個套件才行哩 !
$ sudo apt-get install software-properties-common
推薦閱讀
- 問題沒解決嗎? 更多的 Ubuntu 教學在 這裡
- Prompt Injection: 提示詞注入安全漏洞
- 二款 Mac 無痛安裝的 Stable Diffusion 軟體
- 用 AI 寫部落格文章好不好 ?
- 沒有免費的 Midjourney 和 Colab 又不想花錢怎麼辦 ?
- 不學 Prompt 技巧也能善用 ChatGPT 的簡單方法
- 企業 AI 應用:不只是聊天機器人
- Automatic 比 Automatic1111 更好用 ? 都是 Stable Diffusion WebUI
- Stable Diffusion 的 /describe 圖生文功能
- AI 畫出讓人可怖的美圖 !
有疑問? 問題還是沒解決嗎? 歡迎下方留言提問和討論 😁
7 則留言 :
網兄您好 :
小弟下了您所說的指令,
卻回復
正在讀取套件清單... 完成
正在重建相依關係
正在讀取狀態資料... 完成
E: 找不到套件 python-software-properties
小弟嘗試要install許多套件,但都回復找不到, 我也有看了一下sources.list, 看起來還蠻多resource, 但怎麼要什麼沒什麼,
真慘.......
Hello nat,
阿舍猜,是不是沒有把 sources.list 裡的 # 號都拿掉哩 ! 請參考下面這篇文試試囉 !
http://www.arthurtoday.com/2010/11/ubuntu-sun-java6-jre.html
供參..
網兄您好 :
感謝您的回答~~^^!!!
我有看了一下我的list,
網址的部分都有拿掉#,
只有注解還有#,
還是我的sources.list不夠新......
小弟是用ubuntu server 11.04,
唉...........
davidzhang@10.211.55.5:~/download/postgresql-9.3.1$ sudo apt-get install python-software-properties
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
python-software-properties : Depends: python-apt (>= 0.6.20ubuntu16) but it is not going to be installed
Depends: unattended-upgrades but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
幫大忙了
原來add-apt這個是python......
原來是這樣,難過找不到指令。謝謝分享。
感謝分享解決問題
張貼留言
歡迎留言提問和討論 .... 😁