calamares on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S calamares

* (Optional) Uninstall calamares on Arch using YAY

$ yay -Rns calamares

2. Manually Install "calamares" via AUR

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

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

b. Clone calamares's git locally

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

c. Go to ~/calamares folder and install it

$ cd ~/calamares $ makepkg -si

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

ID: 1389608
Name: calamares
PackageBaseID: 190757
PackageBase: calamares
Version: 3.3.1-1
Description: Distribution-independent installer framework
URL: https://github.com/calamares/calamares
NumVotes: 5
Popularity: 0.032655
OutOfDate: 1708906144
Maintainer: Rustmilian
Submitter: Rustmilian
FirstSubmitted: 1677206370
LastModified: 1705806158
URLPath: /cgit/aur.git/snapshot/calamares.tar.gz