kickstart-git on AUR (Arch User Repository)

Last updated: June 25,2024

1. Install "kickstart-git" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install kickstart-git on Arch using YAY

$ yay -S kickstart-git

* (Optional) Uninstall kickstart-git on Arch using YAY

$ yay -Rns kickstart-git

2. Manually Install "kickstart-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone kickstart-git's git locally

$ git clone https://aur.archlinux.org/kickstart-git.git ~/kickstart-git

c. Go to ~/kickstart-git folder and install it

$ cd ~/kickstart-git $ makepkg -si

3. Information about the kickstart-git package on Arch User Repository (AUR)

ID: 1380110
Name: kickstart-git
PackageBaseID: 107934
PackageBase: kickstart-git
Version: r144.fe17004-1
Description: Bash only provisioning tool
URL: https://github.com/bltavares/kickstart
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alkersan
Submitter: alkersan
FirstSubmitted: 1456178503
LastModified: 1704326305
URLPath: /cgit/aur.git/snapshot/kickstart-git.tar.gz