【ログ】Ubuntu 20.04: sudo apt install python3.9

  • 実行コマンド:sudo apt install python3.9
  • 実行日:2021/04/09
  • 実行環境:Ubuntu 20.04
adminvps@xx1-234-56789:~$ sudo apt install python3.9
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  libpython3.9-minimal libpython3.9-stdlib python3.9-minimal
Suggested packages:
  python3.9-venv python3.9-doc binfmt-support
The following NEW packages will be installed:
  libpython3.9-minimal libpython3.9-stdlib python3.9 python3.9-minimal
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 4952 kB of archives.
After this operation, 19.8 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://jp.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython3.9-minimal amd64 3.9.0-5~20.04 [751 kB]
Get:2 http://jp.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.9-minimal amd64 3.9.0-5~20.04 [2017 kB]
Get:3 http://jp.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython3.9-stdlib amd64 3.9.0-5~20.04 [1776 kB]
Get:4 http://jp.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.9 amd64 3.9.0-5~20.04 [408 kB]
Fetched 4952 kB in 2s (3132 kB/s) 
Selecting previously unselected package libpython3.9-minimal:amd64.
(Reading database ... 113834 files and directories currently installed.)
Preparing to unpack .../libpython3.9-minimal_3.9.0-5~20.04_amd64.deb ...
Unpacking libpython3.9-minimal:amd64 (3.9.0-5~20.04) ...
Selecting previously unselected package python3.9-minimal.
Preparing to unpack .../python3.9-minimal_3.9.0-5~20.04_amd64.deb ...
Unpacking python3.9-minimal (3.9.0-5~20.04) ...
Selecting previously unselected package libpython3.9-stdlib:amd64.
Preparing to unpack .../libpython3.9-stdlib_3.9.0-5~20.04_amd64.deb ...
Unpacking libpython3.9-stdlib:amd64 (3.9.0-5~20.04) ...
Selecting previously unselected package python3.9.
Preparing to unpack .../python3.9_3.9.0-5~20.04_amd64.deb ...
Unpacking python3.9 (3.9.0-5~20.04) ...
Setting up libpython3.9-minimal:amd64 (3.9.0-5~20.04) ...
Setting up python3.9-minimal (3.9.0-5~20.04) ...
Setting up libpython3.9-stdlib:amd64 (3.9.0-5~20.04) ...
Setting up python3.9 (3.9.0-5~20.04) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for mime-support (3.64ubuntu1) ...
adminvps@xx1-234-56789:~$ 

コメントを残す

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です