The Wayback Machine - https://web.archive.org/web/20140801215123/https://wiki.archlinux.org/index.php/Pacbuilder

Pacbuilder

From ArchWiki
Jump to: navigation, search
Tango-document-new.png This article is a stub.
Notes: please use the first argument of the template to provide more detailed indications. (Discuss)
Tango-document-new.png

Pacbuilder is a small but powerful script to automatically recompile the whole system, repos or just a single package (with or without its dependencies). This is quite useful once you have edited /etc/makepkg.conf with some customized CFLAGS.

See Makepkg - Architecture, compile flags for more about specifying CFLAGS. Install pacbuilder-svn from the AUR.

Use

To see actual CFLAGS and CXXFLAGS run:

pacbuilder --gccinfo

Most used command:

pacbuilder --builddeps --keepdeps --verbose --noconfirm --install $packagename

or

pacbuilder -Sbkvn $packagename

Run pacbuilder -h to show a list of all options along with a description.

Navigation menu

Personal tools

In other languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.