Last active
September 25, 2015 09:57
-
-
Save georgemendonca/902968 to your computer and use it in GitHub Desktop.
Removendo pacotes desnecessários no Ubuntu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ~$ sudo apt-get autoclean | |
| [sudo] password for george: | |
| Lendo listas de pacotes... Pronto | |
| Construindo árvore de dependências | |
| Lendo informação de estado... Pronto | |
| Del linux-generic 2.6.35.27.35 [5.442B] | |
| Del firefox-branding 3.6.15+build1+nobinonly-0ubuntu0.10.10.1 [211kB] | |
| Del linux-image-generic 2.6.35.27.35 [5.452B] | |
| Del linux-libc-dev 2.6.35-1027.48 [816kB] | |
| Del chromium-browser-inspector 9.0.597.107~r75357-0ubuntu0.10.10.1 [560kB] | |
| Del linux-firmware 1.38.4 [12,6MB] | |
| Del libtiffxx0c2 3.9.4-2ubuntu0.2 [6.424B] | |
| Del xulrunner-1.9.2 1.9.2.15+build1+nobinonly-0ubuntu0.10.10.1 [9.401kB] | |
| Del tzdata 2011d-0ubuntu0.10.10 [683kB] | |
| Del libtiff4 3.9.4-2ubuntu0.1 [137kB] | |
| Del libtiffxx0c2 3.9.4-2ubuntu0.1 [6.428B] | |
| Del libtiff4-dev 3.9.4-2ubuntu0.1 [247kB] | |
| Del firefox-gnome-support 3.6.15+build1+nobinonly-0ubuntu0.10.10.1 [83,8kB] | |
| Del libtiff4-dev 3.9.4-2ubuntu0.2 [247kB] | |
| Del chromium-browser 9.0.597.107~r75357-0ubuntu0.10.10.1 [15,0MB] | |
| Del firefox 3.6.15+build1+nobinonly-0ubuntu0.10.10.1 [11,4MB] | |
| Del chromium-codecs-ffmpeg 9.0.597.107~r75357-0ubuntu0.10.10.1 [295kB] | |
| Del chromium-browser-l10n 9.0.597.107~r75357-0ubuntu0.10.10.1 [1.604kB] | |
| Del libtiff4 3.9.4-2ubuntu0.2 [137kB] | |
| Del tzdata-java 2011d-0ubuntu0.10.10 [146kB] | |
| Del linux-headers-generic 2.6.35.27.35 [5.444B] | |
| george@george--M305:~$ sudo apt-get autoclean | |
| Lendo listas de pacotes... Pronto | |
| Construindo árvore de dependências | |
| Lendo informação de estado... Pronto | |
| george@george-M305:~$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment