Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente | |||
| faq_logiciels [Le 06/01/2023, 22:29] Amiralgaby [Une application a planté, comment puis-je la fermer ?] rendre un script shell plus simple | faq_logiciels [Le 20/02/2023, 21:37] (Version actuelle) 88.166.188.193 soucis de balise <code> : correction repérées grâce à wiki-corrector https://forum.ubuntu-fr.org/viewtopic.php?id=2067892 | ||
|---|---|---|---|
| Ligne 28: | Ligne 28: | ||
| <note important>Actualisation  [[https://forum.ubuntu-fr.org/viewtopic.php?pid=22627392#p22627392|version 22.04]] | <note important>Actualisation  [[https://forum.ubuntu-fr.org/viewtopic.php?pid=22627392#p22627392|version 22.04]] | ||
| - | <code-bash>sudo apt clean | + | <code bash>sudo apt clean | 
| sudo apt autopurge -y | sudo apt autopurge -y | ||
| apt-mark showmanual | awk '/linux-.*[0-9]/ && ! /hwe-[0-9][02468].04/{print}' | xargs -r sudo apt-mark auto | apt-mark showmanual | awk '/linux-.*[0-9]/ && ! /hwe-[0-9][02468].04/{print}' | xargs -r sudo apt-mark auto | ||