libdx on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S libdx

* (Optional) Uninstall libdx on Arch using YAY

$ yay -Rns libdx

2. Manually Install "libdx" via AUR

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

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

b. Clone libdx's git locally

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

c. Go to ~/libdx folder and install it

$ cd ~/libdx $ makepkg -si

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

ID: 1138591
Name: libdx
PackageBaseID: 185345
PackageBase: libdx
Version: 0.1.3-1
Description: Small C functions library.
URL: https://git.sr.ht/~kikoodx/libdx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kdx
Submitter: kdx
FirstSubmitted: 1661910881
LastModified: 1662985080
URLPath: /cgit/aur.git/snapshot/libdx.tar.gz