You are not logged in.

#1 2012-03-28 13:07:29

teateawhy
Member
From: GER
Registered: 2012-03-05
Posts: 1,138
Website

[SOLVED] What t.f. is "libfetch", can't be found in packages nor AUR

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

#2 2012-03-28 13:10:52

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: [SOLVED] What t.f. is "libfetch", can't be found in packages nor AUR

it used to be used for various things including pacman...

Offline

#3 2012-03-28 13:14:03

teateawhy
Member
From: GER
Registered: 2012-03-05
Posts: 1,138
Website

Re: [SOLVED] What t.f. is "libfetch", can't be found in packages nor AUR

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...

Offline

#4 2012-03-28 13:15:00

SS4
Member
From: !Rochford, Essex
Registered: 2010-12-05
Posts: 699

Re: [SOLVED] What t.f. is "libfetch", can't be found in packages nor AUR

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

#5 2012-03-28 13:17:32

SS4
Member
From: !Rochford, Essex
Registered: 2010-12-05
Posts: 699

Re: [SOLVED] What t.f. is "libfetch", can't be found in packages nor AUR

teateawhy wrote:
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 -Qdt

Rauchen verboten

Offline

#6 2012-03-28 13:17:35

teateawhy
Member
From: GER
Registered: 2012-03-05
Posts: 1,138
Website

Re: [SOLVED] What t.f. is "libfetch", can't be found in packages nor AUR

SS4 wrote:

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

#7 2012-03-28 14:24:18

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,534

Re: [SOLVED] What t.f. is "libfetch", can't be found in packages nor AUR

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

#8 2012-03-28 15:52:04

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] What t.f. is "libfetch", can't be found in packages nor AUR

nomorewindows wrote:

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.

SS4 wrote:

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

Board footer

Powered by FluxBB