Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

nginx E: Sub-process /usr/bin/dpkg returned an error code (1)

#remove nginx
$ sudo apt-get remove nginx* --purge after that I installed nginx-common

# install following
$ sudo apt-get install nginx-common
$ sudo apt-get install nginx

#Then it will work well
Comment

PREVIOUS NEXT
Code Example
Shell :: snowpack blank ts typescript template 
Shell :: install angular globally 
Shell :: set username git 
Shell :: install wine ubuntu 
Shell :: upgrade streamlit 
Shell :: install idle on ubuntu 
Shell :: jest vscode autocomplete 
Shell :: kill logstash 
Shell :: increase nginx timeout 
Shell :: samtools convert sam to bam 
Shell :: kill vlc in linux 
Shell :: update snap store ubuntu 22.04 
Shell :: jupyterlab installation 
Shell :: raspberry pi set wifi headless 
Shell :: cmd add to path 
Shell :: install yarn in react native 
Shell :: download torrent on ubuntu 
Shell :: how to install parcel globally 
Shell :: pygame not installing in ubuntu 20.04 
Shell :: remove file from git tracking 
Shell :: update ubuntu not working 
Shell :: reverse an array in shell scripting 
Shell :: apache2 does not start xampp mac 
Shell :: thunderbird for linux 
Shell :: format pendrive linux 
Shell :: vim wsl copy to windows system clipboard 
Shell :: linux ram info 
Shell :: apache2 ubuntu code exited 
Shell :: ubuntu install zsh 
Shell :: disable ssh password login 
ADD CONTENT
Topic
Content
Source link
Name
1+6 =