Fix aptitude command

This commit is contained in:
Jeremy Gardais 2019-07-05 22:24:09 +02:00
parent a26d42d904
commit dfeeab974a
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ apt update
apt install -y aptitude
## Ensure to have an up to date system
aptitude full-ugrade -y
aptitude full-upgrade -y
## Ensure to remove useless x11 packages
aptitude remove -y x11-common libgl1-mesa-glx xauth libx11-6 libxcomposite1 libxdamage1 libxext6 libxfixes3 libxft2 libxi6 libxinerama1 libxkbfile1 libxmuu1 libxpm4 libxrandr2 libxrender1 libxv1 libxxf86dga1 libxxf86vm1 libx11-data