Hello everyone.
I've already learned to wait some time after an update or upgrade since not every package is available at the same time and the command "sudo apt-get autoremove" may want to remove some important packages. But it's been almost a month since the 13.04 release and I'm still facing this:
[HTML]$ sudo apt-get autoremove
[sudo] password for george:
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
Os pacotes a seguir serão REMOVIDOS:
kde-workspace-randr libblas3gf libc-ares2 libdrm-nouveau1a:i386 libenet1a libkipi9 libktorrent4
libktpcommoninternalsprivate3 liblapack3gf libllvm3.1 libllvm3.1:i386 libmath-round-perl libmjpegtools-1.9 libpwl5
libpython3.2 libqpdf8 libquicktime2 libsmi2ldbl libtelepathy-logger2 libwebp2 libwebp2:i386 libwireshark-data
libwireshark2 libwiretap2 libwsutil2 python3.2 python3.2-minimal wireshark wireshark-common
0 pacotes atualizados, 0 pacotes novos instalados, 29 a serem removidos e 0 não atualizados.
Depois desta operação, 132 MB de espaço em disco serão liberados.
Você quer continuar [S/n]? n
Abortar.[/HTML]
Why it's trying to remove packages like libktorrent4 or kde-worspace-randr? Any ideas?
Thanks in advance.
I've already learned to wait some time after an update or upgrade since not every package is available at the same time and the command "sudo apt-get autoremove" may want to remove some important packages. But it's been almost a month since the 13.04 release and I'm still facing this:
[HTML]$ sudo apt-get autoremove
[sudo] password for george:
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
Os pacotes a seguir serão REMOVIDOS:
kde-workspace-randr libblas3gf libc-ares2 libdrm-nouveau1a:i386 libenet1a libkipi9 libktorrent4
libktpcommoninternalsprivate3 liblapack3gf libllvm3.1 libllvm3.1:i386 libmath-round-perl libmjpegtools-1.9 libpwl5
libpython3.2 libqpdf8 libquicktime2 libsmi2ldbl libtelepathy-logger2 libwebp2 libwebp2:i386 libwireshark-data
libwireshark2 libwiretap2 libwsutil2 python3.2 python3.2-minimal wireshark wireshark-common
0 pacotes atualizados, 0 pacotes novos instalados, 29 a serem removidos e 0 não atualizados.
Depois desta operação, 132 MB de espaço em disco serão liberados.
Você quer continuar [S/n]? n
Abortar.[/HTML]
Why it's trying to remove packages like libktorrent4 or kde-worspace-randr? Any ideas?
Thanks in advance.
Comment