I am trying to write a package install script for Ubntu which is based on apt-get with a list of packages as parameter (like xargs -a ./packages_list.txt sudo apt-get -y -
xargs -a ./packages_list.txt sudo apt-get -y -