Created
August 13, 2020 13:52
-
-
Save ellbur/3b34d3567084766a4752187e09644e55 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo apt install -oDebug::pkgAcquire::Worker=1 neovim | |
Reading package lists... Done | |
Building dependency tree | |
Reading state information... Done | |
The following packages were automatically installed and are no longer required: | |
libc-l10n libpython3.7-minimal libpython3.7-stdlib python3.7 python3.7-minimal | |
Use 'sudo apt autoremove' to remove them. | |
The following additional packages will be installed: | |
gcc-10-base libapt-pkg6.0 libc-bin libc6 libcrypt1 libffi7 libgcc-s1 libice6 liblua5.1-0 libmsgpackc2 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8 libsm6 | |
libstdc++6 libtermkey1 libunibilium4 libuv1 libvterm0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmu6 libxmuu1 libxt6 locales lua-bitop lua-luv neovim-runtime python3 | |
python3-apt python3-cffi-backend python3-dbus python3-greenlet python3-markupsafe python3-minimal python3-msgpack python3-neovim python3-pycurl python3-pynvim python3-yaml python3.8 | |
python3.8-minimal x11-common xauth xclip | |
Suggested packages: | |
glibc-doc ctags vim-scripts python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg python-greenlet-doc python-greenlet-dev | |
python3-greenlet-dbg libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.8-venv python3.8-doc binutils binfmt-support | |
Recommended packages: | |
apt python3-gi | |
Starting method '/usr/lib/apt/methods/http' | |
<- http:100%20Capabilities%0aSend-Config:%20true%0aVersion:%201.2%0aPipeline:%20true | |
Configured access method http | |
Version:1.2 SingleInstance:0 Pipeline:1 SendConfig:1 LocalOnly: 0 NeedsCleanup: 0 Removable: 0 AuxRequests: 0 | |
The following NEW packages will be installed: | |
gcc-10-base libapt-pkg6.0 libcrypt1 libffi7 libgcc-s1 libice6 liblua5.1-0 libmsgpackc2 libpython3.8-minimal libpython3.8-stdlib libreadline8 libsm6 libtermkey1 libunibilium4 libuv1 | |
libvterm0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmu6 libxmuu1 libxt6 lua-bitop lua-luv neovim neovim-runtime python3-greenlet python3-msgpack python3-neovim | |
python3-pynvim python3.8 python3.8-minimal x11-common xauth xclip | |
The following packages will be upgraded: | |
libc-bin libc6 libpython3-stdlib libstdc++6 locales python3 python3-apt python3-cffi-backend python3-dbus python3-markupsafe python3-minimal python3-pycurl python3-yaml | |
13 upgraded, 38 newly installed, 0 to remove and 283 not upgraded. | |
Need to get 19.5 MB of archives. | |
After this operation, 53.4 MB of additional disk space will be used. | |
Do you want to continue? [Y/n] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment