installsystems on AUR (Arch User Repository)

Last updated: June 30,2024

1. Install "installsystems" 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 installsystems on Arch using YAY

$ yay -S installsystems

* (Optional) Uninstall installsystems on Arch using YAY

$ yay -Rns installsystems

2. Manually Install "installsystems" via AUR

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

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

b. Clone installsystems's git locally

$ git clone https://aur.archlinux.org/installsystems.git ~/installsystems

c. Go to ~/installsystems folder and install it

$ cd ~/installsystems $ makepkg -si

3. Information about the installsystems package on Arch User Repository (AUR)

ID: 199308
Name: installsystems
PackageBaseID: 86775
PackageBase: installsystems
Version: 9-1
Description: Easy Installation Framework
URL: https://github.com/seblu/installsystems
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: seblu
FirstSubmitted: 1413824503
LastModified: 1434591022
URLPath: /cgit/aur.git/snapshot/installsystems.tar.gz