etcetera on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S etcetera

* (Optional) Uninstall etcetera on Arch using YAY

$ yay -Rns etcetera

2. Manually Install "etcetera" via AUR

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

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

b. Clone etcetera's git locally

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

c. Go to ~/etcetera folder and install it

$ cd ~/etcetera $ makepkg -si

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

ID: 603735
Name: etcetera
PackageBaseID: 129359
PackageBase: etcetera
Version: 1.0-1
Description: Simple command line tool to keep track of changes to config files of a linux system
URL: https://gitlab.com/jeancf/etcetera
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jeancf
Submitter: jeancf
FirstSubmitted: 1516543119
LastModified: 1555183938
URLPath: /cgit/aur.git/snapshot/etcetera.tar.gz