Added info on how to install a downloaded package in Arch Linux.
This commit is contained in:
parent
0024d33575
commit
8699dbae89
@ -33,4 +33,6 @@ First run `make` to build a program, and then `make install` to copy executable
|
||||
|
||||
### For ArchLinux
|
||||
|
||||
You can take a [PKGBUILD](/Arav/kwh-cost/raw/branch/master/PKGBUILD) file and in a directory with it run `makepkg -i`.
|
||||
You can take a [PKGBUILD](/Arav/kwh-cost/raw/branch/master/PKGBUILD) file and in a directory with it run `makepkg -i`.
|
||||
|
||||
If you want to use a pre-built package for Arch from Releases, then install it using `pacman -U` command.
|
||||
|
Loading…
Reference in New Issue
Block a user