| |||||||||
| ||||||||||||||
Author: Engys | Topic: Create Archlinux package from tar archive | Last change: 2014-10-17 16:02:01 | ||||||||||||
Never build packages as root user!
tar -xvzf /path/package.tar.gz
cd package directory makepkg Change to root user and install:
pacman -U beispiel-paket-*.pkg.tar.xz | ||||||||||||||
![]() | ![]() |
|