Did you know…?


# apt-get install vim-
Reading package lists... Done
Building dependency tree... Done
The following packages will be REMOVED
vim
0 upgraded, 0 newly installed, 1 to remove and 9 not upgraded.
Need to get 0B of archives.
After unpacking 1438kB disk space will be freed.
Do you want to continue [Y/n]?

Another example:

# apt-get install ruby- python
Reading package lists... Done
Building dependency tree... Done
Package ruby is not installed, so not removed
python is already the newest version.

;)

Tags: , , ,

2 Responses to “Did you know…?”

  1. Luís Antônio Says:

    Massa. Sabia mesmo não… :P

  2. Karlisson Says:

    apt-get remove python+
    faz o contrário? =P

Leave a Reply