deco on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S deco

* (Optional) Uninstall deco on Arch using YAY

$ yay -Rns deco

2. Manually Install "deco" via AUR

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

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

b. Clone deco's git locally

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

c. Go to ~/deco folder and install it

$ cd ~/deco $ makepkg -si

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

ID: 256623
Name: deco
PackageBaseID: 23515
PackageBase: deco
Version: 1.6.4-1
Description: A command-line utility to extract various archive file formats
URL: https://github.com/peha/deco
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter:
FirstSubmitted: 1233271075
LastModified: 1450213539
URLPath: /cgit/aur.git/snapshot/deco.tar.gz