calamares-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S calamares-git

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

$ yay -Rns calamares-git

2. Manually Install "calamares-git" via AUR

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

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

b. Clone calamares-git's git locally

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

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

$ cd ~/calamares-git $ makepkg -si

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

ID: 1424237
Name: calamares-git
PackageBaseID: 177375
PackageBase: calamares-git
Version: 3.3.5.r19.g10acebf-1
Description: Distribution-independent installer framework
URL: https://github.com/calamares/calamares
NumVotes: 3
Popularity: 1.4E-5
OutOfDate:
Maintainer: xiota
Submitter: realkstrawn93
FirstSubmitted: 1648484554
LastModified: 1710052577
URLPath: /cgit/aur.git/snapshot/calamares-git.tar.gz

5. The same packages on other Linux Distributions