You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 10, 2020. It is now read-only.
vim /etc/apt/sources.list.d/nginx.list
deb http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_16.04/ /
curl http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_16.04/Release.key | sudo apt-key add -
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1094 100 1094 0 0 16450 0 --:--:-- --:--:-- --:--:-- 16575
OK
apt-get install -y nginx-custom
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
fontconfig-config fonts-dejavu-core libfontconfig1 libgd3 libjbig0 libjpeg-turbo8 libjpeg8 libluajit-5.1-2 libluajit-5.1-common libssl1.0.2 libtiff5
libvpx3 libxpm4 libxslt1.1 nginx-ee
Suggested packages:
libgd-tools nginx-doc fcgiwrap ssl-cert
The following NEW packages will be installed:
fontconfig-config fonts-dejavu-core libfontconfig1 libgd3 libjbig0 libjpeg-turbo8 libjpeg8 libluajit-5.1-2 libluajit-5.1-common libssl1.0.2 libtiff5
libvpx3 libxpm4 libxslt1.1 nginx-custom nginx-ee
0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded.
Need to get 4,760 kB of archives.
After this operation, 14.5 MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libssl1.0.2 nginx-ee nginx-custom
E: There were unauthenticated packages and -y was used without --allow-unauthenticated
OS: Ubuntu 16.04