redox-pkgconfig on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S redox-pkgconfig

* (Optional) Uninstall redox-pkgconfig on Arch using YAY

$ yay -Rns redox-pkgconfig

2. Manually Install "redox-pkgconfig" via AUR

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

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

b. Clone redox-pkgconfig's git locally

$ git clone https://aur.archlinux.org/redox-pkgconfig.git ~/redox-pkgconfig

c. Go to ~/redox-pkgconfig folder and install it

$ cd ~/redox-pkgconfig $ makepkg -si

3. Information about the redox-pkgconfig package on Arch User Repository (AUR)

ID: 700698
Name: redox-pkgconfig
PackageBaseID: 149469
PackageBase: redox-pkgconfig
Version: 0.3-1
Description: Redis library for C++11. Fork with pkg-config support.
URL: https://github.com/mpoquet/redox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mpoquet
Submitter: mpoquet
FirstSubmitted: 1582576474
LastModified: 1582576475
URLPath: /cgit/aur.git/snapshot/redox-pkgconfig.tar.gz