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 :: alpine install package 
Shell :: install sublime text editor ubuntu terminal 
Shell :: git warning redirecting to 
Shell :: command to install strongswan 
Shell :: how to add text to promt in linux 
Shell :: vscode connect gitlens to gitlab 
Shell :: github push code from one repo to another 
Shell :: delete everythng after a certain commit 
Shell :: rename multiple files mac terminal 
Shell :: reinstall settings app ubuntu 
Shell :: tasksel uninstall package 
Shell :: grep not include 
Shell :: laravel install valet 
Shell :: delete playerprefs with new application install unity 
Shell :: in ubuntu both mouse pad key working same 
Shell :: install python 3.6 in colab 
Shell :: alertmanager reload config 
Shell :: linux find partial name 
Shell :: install pip in pyenv 
Shell :: bitnami cert 
Shell :: push local branch changes to remote branch 
Shell :: compress folder pigz 
Shell :: git graph command 
Shell :: how to cat a file that has spaces 
Shell :: squash commits git 
Shell :: xdebug install 
Shell :: git copy file from another branch 
Shell :: redux installation 
Shell :: check ssl certificate linux 
Shell :: how to reinstall alsa 
ADD CONTENT
Topic
Content
Source link
Name
3+8 =