Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

depends: libssl1.1 (>= 1.1.1) but it is not installable

# I see two options:

# 1. Try to install libssl manually (the exact version from official repository):

sudo apt install libssl1.1=1.1.0g-2ubuntu4.3
# 2. Remove ppa:ondrej/php from the system:

sudo apt install ppa-purge
sudo ppa-purge ppa:ondrej/php
# and then install lighttpd

sudo apt install lighttpd
Comment

PREVIOUS NEXT
Code Example
Shell :: powershell tolower 
Shell :: linux show groups 
Shell :: get-docker sh 
Shell :: stop process running on port 
Shell :: bash get date format 
Shell :: how to uninstall openjdk in linux 
Shell :: how to add existing heroku remote 
Shell :: xampp the installer requires root privileges 
Shell :: aws cli list all profiles 
Shell :: restart webmin 
Shell :: microsoft edge ubuntu uninstall command 
Shell :: enable epel repo centos 7 
Shell :: how to convert ts to mp4 with ffmpeg 
Shell :: pip install psycopg2 error fedora 
Shell :: composer require maatwebsite/excel install 
Shell :: how i can install composer after download froject from githb 
Shell :: git remove branch 
Shell :: how to see wifi password in command prompt 
Shell :: pip3 not found 
Shell :: how to know the wifi password on windows 10 
Shell :: chromium for linux 
Shell :: install jupyter notebbok in pip 
Shell :: xrandr add 1366 
Shell :: grep before and after 
Shell :: install mongodb on manjaro linux 
Shell :: ubuntu 18.04 ssh config 
Shell :: ionic capacitor run android live reload 
Shell :: find file with text in the file recursively 
Shell :: how to install xampp on mac 
Shell :: bash install apache 
ADD CONTENT
Topic
Content
Source link
Name
1+1 =