decoder on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S decoder

* (Optional) Uninstall decoder on Arch using YAY

$ yay -Rns decoder

2. Manually Install "decoder" via AUR

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

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

b. Clone decoder's git locally

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

c. Go to ~/decoder folder and install it

$ cd ~/decoder $ makepkg -si

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

ID: 1332182
Name: decoder
PackageBaseID: 169610
PackageBase: decoder
Version: 0.4.1-1
Description: Scan and Generate QR Codes
URL: https://gitlab.gnome.org/World/decoder
NumVotes: 9
Popularity: 0.001226
OutOfDate:
Maintainer: igor-dyatlov
Submitter: flipflop97
FirstSubmitted: 1628167321
LastModified: 1697021890
URLPath: /cgit/aur.git/snapshot/decoder.tar.gz