Update utilities for debian buster

* gnupg2 -> gpgv
* bzip2 -> lbzip2
This commit is contained in:
Bram Veenboer
2020-05-20 19:45:33 +02:00
parent 1e2923ad9a
commit 1e110e316b

View File

@@ -1,5 +1,5 @@
## Often used tools ## Often used tools
apt_install_permanent software-properties-common gnupg2 dirmngr psmisc wget curl python-pip git gawk zip gperf unzip bzip2 inetutils-ping inetutils-telnet rsync apt_install_permanent software-properties-common gpgv dirmngr psmisc wget curl python-pip git gawk zip gperf unzip lbzip2 inetutils-ping inetutils-telnet rsync
## Often used python modules ## Often used python modules
pip install argparse pip install argparse