yada on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S yada

* (Optional) Uninstall yada on Arch using YAY

$ yay -Rns yada

2. Manually Install "yada" via AUR

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

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

b. Clone yada's git locally

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

c. Go to ~/yada folder and install it

$ cd ~/yada $ makepkg -si

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

ID: 638985
Name: yada
PackageBaseID: 143202
PackageBase: yada
Version: 0.9.2-1
Description: Yet another dotfile aggregator
URL: https://github.com/apetresc/yada
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: apetresc
Submitter: apetresc
FirstSubmitted: 1562207649
LastModified: 1566317071
URLPath: /cgit/aur.git/snapshot/yada.tar.gz