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