dec-bin on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S dec-bin

* (Optional) Uninstall dec-bin on Arch using YAY

$ yay -Rns dec-bin

2. Manually Install "dec-bin" via AUR

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

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

b. Clone dec-bin's git locally

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

c. Go to ~/dec-bin folder and install it

$ cd ~/dec-bin $ makepkg -si

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

ID: 1423597
Name: dec-bin
PackageBaseID: 203297
PackageBase: dec-bin
Version: 0.2.0.0-2
Description: A declarative package manager for Arch Linux
URL: https://gitlab.com/rehposuite/dec
NumVotes: 1
Popularity: 0.867522
OutOfDate:
Maintainer: Rehpotsirhc
Submitter: Rehpotsirhc
FirstSubmitted: 1709597038
LastModified: 1709947458
URLPath: /cgit/aur.git/snapshot/dec-bin.tar.gz