Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

libssl-dev install on ubuntu

sudo apt-get install -y libssl-dev
Comment

libssl-dev ubuntu get version

michael@pi1:~ $ apt-cache policy libssl-dev
libssl-dev:
  Installed: 1.0.1t-1+deb8u6
  Candidate: 1.0.1t-1+deb8u6
  Version table:
 *** 1.0.1t-1+deb8u6 500
        500 http://mirrordirector.raspbian.org/raspbian jessie/main armhf Packages
        100 /var/lib/dpkg/status
michael@pi1:~ $ sudo apt-get -y install libssl-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libssl-dev is already the newest version (1.0.1t-1+deb8u6).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
michael@pi1:~ $
Comment

PREVIOUS NEXT
Code Example
Shell :: apt list installed 
Shell :: linux process vs service vs daemon 
Shell :: git check ssh connection 
Shell :: firebase with react 
Shell :: kill all python processes ubuntu 
Shell :: run git command in different folder 
Shell :: install psycopg2 ubuntu 
Shell :: un innstall dot net ubuntu 
Shell :: prevent duplicate history line on bash history 
Shell :: rman delete old archivelog 
Shell :: git undo amend 
Shell :: how to change git remote origin 
Shell :: git pull all branches at once 
Shell :: remove iptables rule 
Shell :: install maven homebrew 
Shell :: configure git 
Shell :: start emulator from command line 
Shell :: download woeusb for ubuntu 20.04 
Shell :: install docker kali linux 
Shell :: command to check mongodb version 
Shell :: install webmin ubuntu 20.04 
Shell :: force yarn to reinstall all packages 
Shell :: youtube music download ubuntu 
Shell :: pc specs linux command 
Shell :: how to check git repository link 
Shell :: open ubuntu etch host 
Shell :: check git url 
Shell :: how to upgrade to ubuntu 22.04 
Shell :: install brave browser on linux 
Shell :: how to check in which brach we are in git 
ADD CONTENT
Topic
Content
Source link
Name
1+6 =