amtoine / pkgbuilds

A collection of PKGBUILDs to install my configuration
GNU General Public License v3.0
2 stars 0 forks source link
config

** Installation first download all the ~PKGBUILD~ with:

+begin_src bash

git clone https://github.com/amtoine/pkgbuilds cd ./pkgbuilds

+end_src

** Usage *** on ArchLinux use the ~install.sh~ script to install packages with ~pacman~

simply give the names of the packages you want to install after the call to the script:

Once the packages are installed, one can clean the repo from build files with ~./clean.sh~. ** on another distribution of Linux /Makefile and instructions coming soon*/

** The packages and their versions Please see [[https://github.com/amtoine/pkgbuilds/blob/main/VERSIONS.md][VERSIONS.md]].