This script tries to provide cross platform installation of packages and updating the package manager's database.
- apt
- apt-get
- pacman
This script works only if the provided packages names are available on the machine it is being executed, and it won't try to convert package names that are different in multiple linux distributions.
source abs.lib.installpkg
installpkg iproute2 python3 # install iproute2 and python3