You are not logged in.
Today i noticed the package libfetch 2.33-3 showing up, when searching for packages, that are not in any repo using
pacman -Qm
As the package is
A. Not in any repo. http://www.archlinux.org/packages/?sort … =&limit=50
B. Not in the AUR. https://aur.archlinux.org/packages.php?K=libfetch
C. Not built or installed by myself.
Googling around showed my it is used for downloading.
I wonder why it is on my system.
Last edited by teateawhy (2012-03-28 13:16:53)
Offline
it used to be used for various things including pacman...
Offline
it used to be used for various things including pacman...
So am i safe to remove it now?
Is there no mechanism for removing obsolete packages?
Maybe because of KISS...
Offline
It was needed once upon a time but is no longer necessary and can be removed. Can't find where using pacman but no doubt it's in a mailing list
Rauchen verboten
Offline
Allan wrote:it used to be used for various things including pacman...
So am i safe to remove it now?
Is there no mechanism for removing obsolete packages?
Maybe because of KISS...
Pacman doesn't remove packages itself because it's your job to identify them afaik
It's safe to remove the output of
pacman -QdtRauchen verboten
Offline
It was needed once upon a time but is no longer necessary and can be removed. Can't find where using pacman but no doubt it's in a mailing list
OK. Thank you for the quick answer.
Offline
Do a pacman -Qi libfetch, it tells you that it is a BSD license dependency for openssl.
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
Do a pacman -Qi libfetch, it tells you that it is a BSD license dependency for openssl.
libfetch depends on openssl, not the other way around.
It's safe to remove the output of
pacman -Qdt
It's safe, but you might end up removing things you wanted to keep :-)
Offline