Friday, 10 December 2021

Install Packages di Server untuk Wordpres

 # apt-get install wget nano perl zip unzip gnupg2 -y
Reading package lists... Done
Building dependency tree       
Reading state information... Done
nano is already the newest version (3.2-3).
perl is already the newest version (5.28.1-6+deb10u1).
unzip is already the newest version (6.0-23+deb10u2).
unzip set to manually installed.
wget is already the newest version (1.20.1-1.1).
The following NEW packages will be installed:
  gnupg2 zip
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 627 kB of archives.
After this operation, 1033 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u1 [393 kB]
Get:2 http://deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
Fetched 627 kB in 1s (1162 kB/s)
apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = "en_US:en",
    LC_ALL = (unset),
    LC_TIME = "id_ID.UTF-8",
    LC_MONETARY = "id_ID.UTF-8",
    LC_ADDRESS = "id_ID.UTF-8",
    LC_TELEPHONE = "id_ID.UTF-8",
    LC_NAME = "id_ID.UTF-8",
    LC_MEASUREMENT = "id_ID.UTF-8",
    LC_IDENTIFICATION = "id_ID.UTF-8",
    LC_NUMERIC = "id_ID.UTF-8",
    LC_PAPER = "id_ID.UTF-8",
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
locale: Cannot set LC_ALL to default locale: No such file or directory
Selecting previously unselected package gnupg2.
(Reading database ... 126296 files and directories currently installed.)
Preparing to unpack .../gnupg2_2.2.12-1+deb10u1_all.deb ...
Unpacking gnupg2 (2.2.12-1+deb10u1) ...
Selecting previously unselected package zip.
Preparing to unpack .../zip_3.0-11+b1_amd64.deb ...
Unpacking zip (3.0-11+b1) ...
Setting up gnupg2 (2.2.12-1+deb10u1) ...
Setting up zip (3.0-11+b1) ...
Processing triggers for man-db (2.8.5-2) ...

Share:

0 comments:

Post a Comment