libdlibxx on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "libdlibxx" 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 libdlibxx on Arch using YAY
$
yay -S
libdlibxx
Copied
* (Optional) Uninstall libdlibxx on Arch using YAY
$
yay -Rns
libdlibxx
Copied
2. Manually Install "libdlibxx" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libdlibxx's git locally
$
git clone https://aur.archlinux.org/libdlibxx.git
~/libdlibxx
Copied
c. Go to ~/libdlibxx folder and install it
$
cd
~/libdlibxx
Copied
$
makepkg -si
Copied
3. Information about the libdlibxx package on Arch User Repository (AUR)
ID: 723441
Name: libdlibxx
PackageBaseID: 151736
PackageBase: libdlibxx
Version: 1.1.0-1
Description: A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.
URL: https://github.com/m-renaud/libdlibxx
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: portaloffreedom
Submitter: portaloffreedom
FirstSubmitted: 1587379891
LastModified: 1587379891
URLPath: /cgit/aur.git/snapshot/libdlibxx.tar.gz
Name: libdlibxx
PackageBaseID: 151736
PackageBase: libdlibxx
Version: 1.1.0-1
Description: A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.
URL: https://github.com/m-renaud/libdlibxx
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: portaloffreedom
Submitter: portaloffreedom
FirstSubmitted: 1587379891
LastModified: 1587379891
URLPath: /cgit/aur.git/snapshot/libdlibxx.tar.gz