You are not logged in.

#1 2011-02-26 07:44:46

Tripsun
Member
Registered: 2011-01-22
Posts: 27

Cower command and use

Hi,
I have been trying out different AUR helpers, and have now downloaded cower.   I was wondering if someone could verify that this is the correct way to use (so that I don't break something tongue)

For example, if I wanted to download Abiword-light and it's dependencies and then build it?  Would I do the following:

cower -dd abiword-light

and then makepkg in each folder that is downloaded?  How would i know in which order to build the various dependencies, etc.  Essentially, I would like to learn how to do the equivalent of yaourt -S abiword-light.  Thank you very much for the help.

Offline

#2 2011-02-26 07:53:58

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,414
Website

Re: Cower command and use

You could either look in each PKGBUILD and figure out what order to build it in,  or start with abiword-light and see what makepkg complains about missing and then move on to building that.

Offline

#3 2011-02-26 08:03:33

Tripsun
Member
Registered: 2011-01-22
Posts: 27

Re: Cower command and use

Thank you for your response.  I am fairly new to linux, so what exactly would be the benefit of performing these steps manually versus simply yaourt -S abiword-light? (wouldn't it be a huge hassle for a large file with 15+ dependencies, for example).

Last edited by Tripsun (2011-02-26 08:04:02)

Offline

#4 2011-02-26 08:10:36

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,414
Website

Re: Cower command and use

cower is designed for just retrieving PKGBUILDs and not building them.  The idea being you actually know what is being done during the build stages.  The main advantage of cower is it is less prone to breakage. If you want everything done use yaourt/clyde/baurerbill/etc.

Offline

#5 2011-02-26 08:18:30

Tripsun
Member
Registered: 2011-01-22
Posts: 27

Re: Cower command and use

Thank you for the clarification, Allan.

Offline

Board footer

Powered by FluxBB