Answers for "linux how to check version of package"

0

linux how to check version of package

$ apt list pkg-name
//show all possible versions on repository
$ apt list pkg-name -a
Posted by: Guest on August-16-2020

Code answers related to "linux how to check version of package"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language