You are not logged in.

#1 2009-08-30 13:30:04

stkerr
Member
Registered: 2009-08-28
Posts: 12

After using makepkg, can I delete the build directory?

I used makepkg for the first time and installed my software. However, this leaves me with a messy folder to contend with.

Can I safely delete all the files generated by makepkg? What if I want to later remove this program?

Offline

#2 2009-08-30 13:31:31

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: After using makepkg, can I delete the build directory?

Yes.
$(man pacman) and look at the -R flag and the options that goes with it.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#3 2009-08-30 13:40:35

linkmaster03
Member
Registered: 2008-12-27
Posts: 269

Re: After using makepkg, can I delete the build directory?

After you install the package you can delete everything in the folder you were working in. You can uninstall it by using the package name:

pacman -R <pkg_name>

Offline

Board footer

Powered by FluxBB