filmov
tv
Bash - How to find the version of your package Ubuntu - Linux Tips And Tricks

Показать описание
Discover how to find the version of your package in Ubuntu. This technique also applies to How to find the version of the package in Linux.
The main command that you use is shown below.
apt-cache policy #PACKAGE_NAME#
You can also use wildcard (*) in your package name.
apt-cache policy #PACKAGE_NAME#*
#linux #ubuntu #redhat #bash
The main command that you use is shown below.
apt-cache policy #PACKAGE_NAME#
You can also use wildcard (*) in your package name.
apt-cache policy #PACKAGE_NAME#*
#linux #ubuntu #redhat #bash