[arch-general] Doing a Recompile of All Packages?

Eli Schwartz eschwartz at archlinux.org
Tue Dec 12 13:09:21 UTC 2017


On 12/12/2017 02:19 AM, Hunter Jozwiak via arch-general wrote:
> Hi,
> 
> Not sure how to pull this off effectively, but I would like to do a
> recompile of the system and all it's installed packages. How does one
> do this with the asp package, as the abs package no longer exists? I
> imagine that it would be something along of getting the name of all
> the installed packages, doing an asp checkout $packagename and then
> doing the makepkg song and dance, but is there a more efficient way of
> pulling this off?

Use a for loop in bash? the installed packagelist is quite easy to
obtain with `pacman -Qqn`.


-- 
Eli Schwartz

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.archlinux.org/pipermail/arch-general/attachments/20171212/5072193c/attachment.asc>


More information about the arch-general mailing list