Search
 
SCRIPT & CODE EXAMPLE
 

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> 
Comment

PREVIOUS NEXT
Code Example
Shell :: gcloud add role to service account 
Shell :: delete list of packages linux 
Shell :: where is sudo in linux 
Shell :: bash add default argument 
Shell :: grep exclude multi dirs 
Shell :: remove htaccess files in all folders linux 
Shell :: linux command to show memory hardware 
Shell :: stress-ng install on redhat 
Shell :: how to fix There are stopped jobs in bash 
Shell :: Unable to connect to server: connection to server at "localhost" (127.0.0.1), port 5432 failed 
Shell :: download atom for ubuntu 18.04 
Shell :: .m2 folder in unix 
Shell :: copy terminal settings ubuntu 
Shell :: conda install version 
Shell :: how to speed up internet connection ubuntu 20 
Shell :: kill background job 
Shell :: pwa install 
Shell :: helm commands 
Shell :: remove file from repo 
Shell :: regex last word in lin 
Shell :: create json from terminal 
Shell :: mac terminal wifi commands 
Shell :: git rename a local branch 
Shell :: append data to a file with cat command 
Shell :: install k3s on ubuntu 
Shell :: Amend The Most Recent Commit in git command 
Shell :: clear git bash window 
Shell :: grpc client 
Shell :: git clone https://github.com/git/git 
Shell :: df command linux concepts 
ADD CONTENT
Topic
Content
Source link
Name
3+6 =