Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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

PREVIOUS NEXT
Code Example
Shell :: shallow clone specific branch 
Shell :: gcloud add role to service account 
Shell :: Docker show currently running containers 
Shell :: how to print array bash 
Shell :: shotcut download 
Shell :: pushing an existing repository from cmd 
Shell :: how to clear terminal in linux 
Shell :: cmd / batch change to directory on another drive 
Shell :: git clone 
Shell :: wormhole for linux 
Shell :: install gulp gulp-util exited with code 1 
Shell :: git reset uncommitted changes 
Shell :: does Ubuntu MATE have ssh 
Shell :: teamcity set environment variable command line 
Shell :: read input from stdin bash script 
Shell :: kali linux not signing in 
Shell :: gitkraken stuck on opening repo 
Shell :: install serial port using npm 
Shell :: docker network create 
Shell :: how to do create diff file in git 
Shell :: Mongodb admin login 
Shell :: git revert to last commit on remote branch 
Shell :: npm commands 
Shell :: command to create jpeg in linux 
Shell :: compare files linux 
Shell :: bash read command examples 
Shell :: grep a variable 
Shell :: apache airflow install 
Shell :: use linux to call via android phone 
Shell :: statsmodels logit function 
ADD CONTENT
Topic
Content
Source link
Name
2+7 =