libwdm on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libwdm

* (Optional) Uninstall libwdm on Arch using YAY

$ yay -Rns libwdm

2. Manually Install "libwdm" via AUR

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

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

b. Clone libwdm's git locally

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

c. Go to ~/libwdm folder and install it

$ cd ~/libwdm $ makepkg -si

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

ID: 1261899
Name: libwdm
PackageBaseID: 184331
PackageBase: libwdm
Version: 0.2.2-1
Description: Header-only C++ library for weighted dependence measures
URL: https://github.com/tnagler/wdm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1658781605
LastModified: 1684804358
URLPath: /cgit/aur.git/snapshot/libwdm.tar.gz