You are not logged in.

#1 2015-12-10 02:57:52

Llama
Banned
From: St.-Petersburg, Russia
Registered: 2008-03-03
Posts: 1,379

yaourt: is there a way to build and save a selected package from AUR?

Hi,

I want to build and install a manually selected package, and save the built package, too. The latter without using the EXPORTDIR option in /etc/yaourtrc. Something like

$ yaourt -S something-from-aur <magic-option> ~/my-save-directory

Is there a way?

Offline

#2 2015-12-10 03:02:46

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: yaourt: is there a way to build and save a selected package from AUR?

Nothing to do with Pacman; moving to AUR Issues...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-12-10 08:42:50

severach
Member
Registered: 2015-05-23
Posts: 198

Re: yaourt: is there a way to build and save a selected package from AUR?

Try yaourt -G to download and makepkg to build. git and many other AUR helpers can be used too.

Offline

#4 2015-12-12 17:42:26

michis
Member
Registered: 2015-12-12
Posts: 77

Re: yaourt: is there a way to build and save a selected package from AUR?

I think the --export option is what you are looking for.

$ yaourt -S something-from-aur --export ~/my-save-directory

Last edited by michis (2015-12-12 17:44:35)

Offline

#5 2015-12-15 16:42:03

Llama
Banned
From: St.-Petersburg, Russia
Registered: 2008-03-03
Posts: 1,379

Re: yaourt: is there a way to build and save a selected package from AUR?

Thanks, that's it.

Offline

Board footer

Powered by FluxBB