Ubuntu 下类似 Xshell 工具、更换阿里源
生活随笔
收集整理的這篇文章主要介紹了
Ubuntu 下类似 Xshell 工具、更换阿里源
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
1. 工具
https://github.com/asbru-cm/asbru-cm
2. 安裝
如果安裝失敗時,請更換源列表在 /etc/apt/sources.list 文件前面添加如下條目
2.1 添加阿里源
deb http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted universe multiverse
2.2 更新
最后執行如下命令更新源
sudo apt-get update
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:asbru-cm : Depends: libgtk3-simplelist-perl but it is not installableRecommends: keepassxc but it is not installable
E: Unable to correct problems, you have held broken packages.
https://mirrors.bfsu.edu.cn/raspberry-pi-os/raspbian/pool/main/libg/libgtk3-simplelist-perl/?C=M&O=A
下載對應的安裝包
總結
以上是生活随笔為你收集整理的Ubuntu 下类似 Xshell 工具、更换阿里源的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 求一个虐人的个性签名
- 下一篇: Ubuntu PyCharm cv2 无