欢迎光临
我们一直在努力

ubuntu查看apt-get安装软件的版本

查询

apt-cache search name

安装

apt-get install name

查询特定软件状态

dpkg-query -s name
# dpkg-query -s nova-compute
Package: nova-compute
Status: install ok installed
Priority: extra
Section: net
Installed-Size: 61
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: nova
Version: 2:21.2.4-0ubuntu1
Depends: bridge-utils, nova-compute-kvm | nova-compute-hypervisor, python3-nova (= 2:21.2.4-0ubuntu1)
Conffiles:
/etc/init.d/nova-compute b05d0637262ff10cffda3e9945a603dc
Description: OpenStack Compute - compute node base
OpenStack is a reliable cloud infrastructure. Its mission is to produce
the ubiquitous cloud computing platform that will meet the needs of public
and private cloud providers regardless of size, by being simple to implement
and massively scalable.
.
OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
addition to its "native" API (the OpenStack API), it also supports the Amazon
EC2 API.
.
Nova is intended to be modular and easy to extend and adapt. It supports many
different hypervisors (KVM and Xen to name a few), different database backends
(SQLite, MySQL, and PostgreSQL, for instance), different types of user
databases (LDAP or SQL), etc.
.
This is the package you will install on the nodes that will run your
virtual machines.
Homepage: https://launchpad.net/nova
Original-Maintainer: Openstack Maintainers <openstack@lists.launchpad.net>
安装指定版本

apt-get install package=Version
apt-get install nova-compute=2:21.2.4-0ubuntu1
赞(0) 打赏
未经允许不得转载:运维那些事 » ubuntu查看apt-get安装软件的版本

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下文章作者

非常感谢你的打赏,我们将继续给力更多优质内容,让我们一起创建更加美好的网络世界!

支付宝扫一扫打赏

微信扫一扫打赏