confed on AUR (Arch User Repository)

Last updated: July 09,2024

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

$ yay -S confed

* (Optional) Uninstall confed on Arch using YAY

$ yay -Rns confed

2. Manually Install "confed" via AUR

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

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

b. Clone confed's git locally

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

c. Go to ~/confed folder and install it

$ cd ~/confed $ makepkg -si

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

ID: 1389270
Name: confed
PackageBaseID: 192376
PackageBase: confed
Version: 1.0.1-1
Description: Quickly edit configs preset by you
URL: https://github.com/al1-ce/confed
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: al1-ce
Submitter: al1-ce
FirstSubmitted: 1680694760
LastModified: 1705768770
URLPath: /cgit/aur.git/snapshot/confed.tar.gz