fix #1
This commit is contained in:
parent
3a26777de0
commit
2311bdea7b
1 changed files with 1 additions and 0 deletions
1
arch.sh
1
arch.sh
|
@ -3,6 +3,7 @@
|
|||
if grep "archlinux" /proc/version > /dev/null;
|
||||
then
|
||||
# === Remove extra packages ==
|
||||
pacman -D --asexplicit archlinux-keyring # Keep this package
|
||||
pacman -Rsn epiphany gnome-maps cheese gnome-weather gnome-music gnome-books vim gnome-boxes gnome-photos malcontent gnome-contacts totem "$(pacman -Qqtd)" --noconfirm
|
||||
# gnome-firefox, maps, caméra, météo, musique, liseuse, vim, machines, photos, parental control, contacts, vidéos, dependencies
|
||||
|
||||
|
|
Loading…
Reference in a new issue