premerg 219 B

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