qdecoder on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S qdecoder

* (Optional) Uninstall qdecoder on Arch using YAY

$ yay -Rns qdecoder

2. Manually Install "qdecoder" via AUR

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

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

b. Clone qdecoder's git locally

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

c. Go to ~/qdecoder folder and install it

$ cd ~/qdecoder $ makepkg -si

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

ID: 1088911
Name: qdecoder
PackageBaseID: 109484
PackageBase: qdecoder
Version: 12.1.0-1
Description: A simple and powerful CGI library for C/C++ programming language.
URL: https://wolkykim.github.io/qdecoder/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: amish
Submitter: Erroneous
FirstSubmitted: 1459299609
LastModified: 1654159785
URLPath: /cgit/aur.git/snapshot/qdecoder.tar.gz