Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

application version 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 by itsfoss.com #
 
PREVIOUS NEXT
Tagged: #application #version #ubuntu
ADD COMMENT
Topic
Name
6+9 =