You are not logged in.

#1 2005-05-16 21:37:12

trapdoor
Member
Registered: 2005-03-27
Posts: 82
Website

uninstalling compiled software

Hi,
I've got a problem with some piece of software, i compiled on myself because there was no arch package for that. Now i found an Arch package and i want to uninstall the old piece of software because it conflicts with the package. So, is there any way to uninstall software you compiled before?

Hope you can help me

Trapdoor

Offline

#2 2005-05-16 21:43:07

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: uninstalling compiled software

make uninstall, usually.

Did you check the app's README?

Offline

#3 2005-05-16 23:09:29

xerxes2
Member
From: Malmoe, Sweden
Registered: 2004-04-23
Posts: 1,249
Website

Re: uninstalling compiled software

you can also force the install so pacman ignores the conflicts,

# pacman -Sf package

arch + gentoo + initng + python = enlisy

Offline

#4 2005-05-16 23:20:58

i3839
Member
Registered: 2004-02-04
Posts: 1,185

Re: uninstalling compiled software

Next time install custom software to /usr/local... Or just make a pkgbuild and submit it to AUR.

Offline

#5 2005-05-16 23:36:00

xerxes2
Member
From: Malmoe, Sweden
Registered: 2004-04-23
Posts: 1,249
Website

Re: uninstalling compiled software

oops, should've mentioned abs like i3839 did,

abs(arch build system) is the way you make arch packages wich you can install/uninstall using pacman, check out the wiki for more details on this, it's pretty easy and you can also search aur(arch user repository) for pkgbuilds,


arch + gentoo + initng + python = enlisy

Offline

Board footer

Powered by FluxBB