dec on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S dec

* (Optional) Uninstall dec on Arch using YAY

$ yay -Rns dec

2. Manually Install "dec" via AUR

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

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

b. Clone dec's git locally

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

c. Go to ~/dec folder and install it

$ cd ~/dec $ makepkg -si

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

ID: 1251636
Name: dec
PackageBaseID: 192942
PackageBase: dec
Version: r29.0f26721-1
Description: A declarative package manager for Arch Linux
URL: https://gitlab.com/rehposuite/dec
NumVotes: 1
Popularity: 0.001423
OutOfDate:
Maintainer: Rehpotsirhc
Submitter: Rehpotsirhc
FirstSubmitted: 1682210229
LastModified: 1683072147
URLPath: /cgit/aur.git/snapshot/dec.tar.gz