“Ubuntu软件”一直转圈圈怎么办?

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
最英俊的乳酸菌
帖子: 1
注册时间: 2016-08-07 23:38
系统: Ubuntu 16.04

“Ubuntu软件”一直转圈圈怎么办?

#1

帖子 最英俊的乳酸菌 » 2016-08-07 23:48

如题,无法搜索,不能安装deb包,apt-get新立得又说什么依赖问题。。我该怎么办啊,求大神!!! :Cry
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: “Ubuntu软件”一直转圈圈怎么办?

#2

帖子 poloshiao » 2016-08-08 10:43

无法搜索
直接下指令 簡單又功能強大

在 Ubuntu 16.04
搜索使用
apt search 搜索關鍵字 (不須加 sudo)
安裝使用
sudo apt install 套件名稱

參見
http://manpages.ubuntu.com/manpages/xen ... apt.8.html
apt - command-line interface
search (apt-cache(8))
search can be used to search for the given regex(7) term(s) in the
list of available packages and display matches. This can e.g. be
useful if you are looking for packages having a specific feature.
If you are looking for a package including a specific file try apt-file(1).
回复