Horje
knows the version of one application on ubuntu Code Example
knows the version of one application on ubuntu
#in your terminal
apt show <program_name>

You can also use the old style apt-cache in either of the below two fashion:
apt-cache policy <program_name>
apt-cache show <program_name> 
Source: itsfoss.com




Shell

Related
unable to resolve dns when kubernetes is running on ubuntu Code Example unable to resolve dns when kubernetes is running on ubuntu Code Example
install zeek on ubuntu 18.04 Code Example install zeek on ubuntu 18.04 Code Example
remove old docker installs linux mint Code Example remove old docker installs linux mint Code Example
application version on ubuntu Code Example application version on ubuntu Code Example
find exec rm Code Example find exec rm Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10