alterant on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S alterant

* (Optional) Uninstall alterant on Arch using YAY

$ yay -Rns alterant

2. Manually Install "alterant" via AUR

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

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

b. Clone alterant's git locally

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

c. Go to ~/alterant folder and install it

$ cd ~/alterant $ makepkg -si

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

ID: 291842
Name: alterant
PackageBaseID: 109830
PackageBase: alterant
Version: 26.d9b15e9-1
Description: A self-contained dotfile manager and lightweight provisioning tool that supports encryption of sensitive data, multiline command execution, and a single file configuration for multiple machines.
URL: https://github.com/autonomy/alterant
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: c6p
FirstSubmitted: 1460034710
LastModified: 1460035900
URLPath: /cgit/aur.git/snapshot/alterant.tar.gz