博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
ubuntu包管理
阅读量:6787 次
发布时间:2019-06-26

本文共 3441 字,大约阅读时间需要 11 分钟。

 

查看某个文件属于哪个包

dpkg -S add-apt-repository

包名

software-properties-common
命令名
/usr/bin/add-apt-repository
/usr/bin/apt-add-repository
yum provides /usr/bin/curl
rpm -qf /usr/bin/curl

dpkg

apt
dpkg -S tcpdump
dpkg -l file=
rpm -qa|grep file
dpkg -p tcpdump
dpkg -s tcpdump=
rpm -qi tcpdump
dpkg -L tcpdump=
rpm -ql tcpdump
apt list ibus*
/usr/bin/apt-key
/usr/bin/apt-cache
/usr/bin/apt-get
/usr/bin/apt-cdrom
/usr/bin/apt-config
/usr/bin/apt
/usr/bin/apt-mark

 

wo@wo-KVM:~$ apt-cache search remmina-plugin

remmina-plugin-rdp - RDP plugin for remmina remote desktop client
remmina-plugin-vnc - VNC plugin for remmina remote desktop client
remmina-plugin-gnome - GNOME plugin for remmina remote desktop client
remmina-plugin-nx - NX plugin for remmina remote desktop client
remmina-plugin-telepathy - Telepathy plugin for remmina remote desktop client
remmina-plugin-xdmcp - XDMCP plugin for remmina remote desktop client
apt
apt-get
apt-cache
apt
CLI for apt.
Basic commands:
 list - list packages based on package names
 search - search in package descriptions
 show - show package details

 

fgy@fgy-QTH6:/usr/share/fonts$ apt list cmake

Listing... Done
cmake/xenial-updates 3.5.1-1ubuntu2 amd64
N: There is 1 additional version. Please use the '-a' switch to see it

fgy@fgy-QTH6:/usr/share/fonts$ apt list cmake -a
Listing... Done
cmake/xenial-updates 3.5.1-1ubuntu2 amd64
cmake/xenial 3.5.1-1ubuntu1 amd64
wo@wo-KVM:~$ apt show cmake
Package: cmake
Priority: optional
Section: devel
Installed-Size: 13.7 MB
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Modestas Vainius <modax@debian.org>
Version: 2.8.12.2-0ubuntu3

 

包名

fgy@fgy-QTH6:~$ dpkg -l|grep transmission
ii  transmission-common                        2.84-3ubuntu3                                               all          lightweight BitTorrent client (common files)
ii  transmission-gtk                           2.84-3ubuntu3                                               amd64        lightweight BitTorrent client (GTK+ interface)
命令名
transmission-gtk

 

前文 Ubuntu 16.04 新特性中我们已经介绍过,随着 Ubuntu 16.04 LTS 的发布,Ubuntu 的软件包管理命令也发生了变化,新系统采用了 Debian 项目中所使用的 APT(Advanced Package Tool)来完成各种的不同的任务,ATP 命令全面取代了我们之前在 Linux 软件包管理基本操作入门中所介绍的 apt-get、apt-cache 等功能。ATP 在创建之初便是为了解决大量软件包管理所遇到的问题,希望结束类似 Linux 早期系统依赖的一大弊病。不过 ATP 命令本身的文档较为分散,刚上手的用户很难找到它的帮助信息。过去十多年以来,几乎所有 Debian 和 Ubuntu 用户都在使用 apt-get 进行安装、删除软件包等管理操作。现在大家也应该试着切换到新的 APT 命令来了。    注意:为兼顾老用户的使用习惯 Ubuntu 16.04 依然保留着 apt-get 系列命令。

 

PPA

PPA,表示Personal Package Archives,也就是个人软件包集很多软件包由于各种原因吧,不能进入官方的Ubuntu软件仓库。为了方便Ubuntu用户使用,launchpad.net提供了ppa,允许用户建立自己的软件仓库,自由的上传软件。PPA也被用来对一些打算进入Ubuntu官方仓库的软件,或者某些软件的新版本进行测试。Launchpad是Ubuntu母公司canonical有限公司所架设的网站,是一个提供维护、支援或联络Ubuntu开发者的平台。针对Ubuntu而言,用https://launchpad.net/ubuntu/+ppas搜索更加准确Ubuntu 9.10之后的版本,添加源地址、密钥等内容,只需要一条简单的命令即可sudo add-apt-repository ppa:user/ppa-namesudo add-apt-repository ppa:plushuang-tw/uget-stablesudo apt updatesudo apt install uget

 

ubuntu包库

http://packages.ubuntu.com/

devel/                                             01-Aug-2016 03:51                   -devel-backports/                                   23-Apr-2016 08:56                   -devel-proposed/                                    01-Aug-2016 03:51                   -devel-security/                                    23-Apr-2016 08:56                   -devel-updates/precise	adj. 精确的;明确的;严格的trusty	adj. 可靠的;可信任的vivid	adj. 生动的;鲜明的;鲜艳的wily	adj. 狡猾的;诡计多端的xenial	adj. 异花受粉的;主客关系的;款待的yakkety 上面代表precise-12.04,trusty-14.04,vivid-15.04,xenial-16.04mainuniversemultiverserestricted

 

转载于:https://www.cnblogs.com/createyuan/p/5746969.html

你可能感兴趣的文章
golang-web框架revel一个表单提交的总结
查看>>
PHP 根据IP获取地理位置
查看>>
Velocity入门指南
查看>>
LNMP架构搭建论坛(三)
查看>>
第三节 Linux用户管理常用命令
查看>>
Exchange Server 2010系列—01全新安装Exchange Server 2010
查看>>
我的友情链接
查看>>
ArgoUML -- 开源UML 建模工具
查看>>
工作中的心态
查看>>
asp.net使用mscharts生成图表
查看>>
我的友情链接
查看>>
TCP三次握手和四次挥手过程分析
查看>>
进程外Session和进程内Session存储
查看>>
系列超声发现脊柱关节炎附着点处新骨形成
查看>>
【模板】RMQ问题—st表实现
查看>>
数据指标体系建立
查看>>
Golang 笔记 4 defer、error、panic
查看>>
感冒休息
查看>>
linux命令学习——ps
查看>>
PHP下CKeditor 在线编辑器的使用
查看>>