Difference between revisions of "Buildiso with AUR packages: Using buildpkg"
Views
Actions
Namespaces
Variants
Tools
Buildiso with AUR packages: Using buildpkg (view source)
Revision as of 06:53, 23 May 2015
, 9 years ago→2. Download package files from AUR using yaourt
imported>AJSlye |
imported>AJSlye |
||
Line 28: | Line 28: | ||
==2. Download package files from AUR using yaourt== | ==2. Download package files from AUR using yaourt== | ||
Now, go to your local | Now, go to your local build directory: | ||
cd ~/local- | cd ~/local-build | ||
Next do | Next do | ||
Line 43: | Line 43: | ||
yaourt -G pcmanfm-qt-git | yaourt -G pcmanfm-qt-git | ||
You see a new <code>PKGBUILD</code> file in your local | You see a new <code>PKGBUILD</code> file in your local build directory: | ||
~/local- | ~/local-build/pcmanfm-qt-git/PKGBUILD | ||
==3. Building with buildpkg== | ==3. Building with buildpkg== |