deco on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install deco on Arch using YAY
$
yay -S
deco
Copied
* (Optional) Uninstall deco on Arch using YAY
$
yay -Rns
deco
Copied
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
Copied
b. Clone deco's git locally
$
git clone https://aur.archlinux.org/deco.git
~/deco
Copied
c. Go to ~/deco folder and install it
$
cd
~/deco
Copied
$
makepkg -si
Copied
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
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