You are not logged in.
Pages: 1
Hello,
The graphical interface for VLC is no more supported on SliTaz.
==> I don't need VLC anymore and want to remove it.
I know how to remove the package vlc but I don't know if it's a good/bad idea to remove dependecies:
gcc83-lib-base
libQtCore
libQtGui
libvlc
How can I verify that some other packages need these dependencies?
Thank you
Offline
http://pkgs.slitaz.org/?depends=gcc83-lib-base
http://pkgs.slitaz.org/?depends=libQtCore
...
And
$ tazpkg list
Offline
Hi R8,
[c]tazpkg rdepends gcc83-lib-base[/c]
returns the list of the packages using gcc83-lib-base.
Use the same command for the other packages.
[c]tazpkg -r[/c] <package-name>, from a terminal, will also prompt you if you try to remove a package that is a dependency of an other.
Offline
Hi Bellard and Ceel
Thank you for your answers.
Why Firefox uses VLC?
cedric@R8:~$ tazpkg rdepends libvlc
vlc (764K)
firefox-official-fr (210.8M)
Offline
Pages: 1
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]