Horje
nginx E: Sub-process /usr/bin/dpkg returned an error code (1) Code Example
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




Shell

Related
install pymongo Code Example install pymongo Code Example
linux sort folders by size Code Example linux sort folders by size Code Example
cur script location bash Code Example cur script location bash Code Example
bash display items in array Code Example bash display items in array Code Example
The command 'docker' could not be found in this WSL 1 distro Code Example The command 'docker' could not be found in this WSL 1 distro Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12