#! /bin/bash #just updates the lists before your system wide update (or before whatever installations/searches of packages) sudo emerge --sync -q && sudo layman -S && sudo eix-sync && glsa-check -f $(glsa-check -t all)