sudo apt install package_name=package_version 你如何知道某个软件包有哪些可用的版本?可以使用这个命令: apt list --all-versions package_name 在下面的屏幕截屏中,你可以看到,我有两个可用的 VLC 版本,我使用命令来安装较旧的版本: install specific versions apt ubuntu 听起来像一个简单的任务,对吧?但是事...
https://askubuntu.com/questions/340530/how-can-i-check-the-available-version-of-a-package-in-the-repositories https://serverfault.com/questions/108080/ubuntu-debian-show-list-of-available-versions-of-a-specific-package https://askubuntu.com/questions/473886/list-all-versions-of-a-package https:...
To upgrade Docker Engine, follow step 2 of theinstallation instructions, choosing the new version you want to install. Install from a package If you can't use Docker'saptrepository to install Docker Engine, you can download thedebfile for your release and install it manually. You need to do...
If you use an Ubuntu derivative distribution, such as Linux Mint, you may need to use UBUNTU_CODENAME instead of VERSION_CODENAME. Install the Docker packages. Latest Specific version To install the latest version, run: $ sudo apt-get install docker-ce docker-ce-cli containerd.io docker-build...
Notes: In case where multiple versions of a package are shipped with a distribution, only the default version appears in the table. For indication about the GNOME version, please check the "nautilus" and "gnome-shell" packages. The Apache web server is listed as "httpd" and the Linux kerne...
To query the installed version of a specific package, add its name at the end of the command. See the screenshot below for an example of the command to query PHP: Users can also list the LOG files within the/var/log/aptdirectory path to check what packages have been removed, updated,...
It's recommended that you choose between either Ubuntu or Microsoft feeds to source .NET packages. Don't mix .NET packages from multiple package repositories, as this leads to problems when apps try to resolve a specific version of .NET. ...
除非在setup.py里把version改大, 比如6.6.6 # 先不删这行: nn pip='pip3' # 最好别敲pip, 而是敲pip3, 避免pip2; 或者直接敲pi, 再连续2个空格, expand一下 # use a Python-version specific pip command (e.g. for pip of Python v3.x or v3.8) other a version unspecific pip version. ...
linux-buildinfo-4.15.0-76-generic - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP linux-buildinfo-4.15.0-76-lowlatency - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP linux-cloud-tools-4.15.0-76 - Linux kernel version specific cloud tools for version 4.15...
aptwith the default repo will be sufficient. If you need specific newer (or legacy) versions of Node, you should use the PPA repository. If you are actively developing Node applications and need to switch betweennodenvm DigitalOcean App Platform ...