libdop on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libdop

* (Optional) Uninstall libdop on Arch using YAY

$ yay -Rns libdop

2. Manually Install "libdop" via AUR

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

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

b. Clone libdop's git locally

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

c. Go to ~/libdop folder and install it

$ cd ~/libdop $ makepkg -si

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

ID: 476427
Name: libdop
PackageBaseID: 129027
PackageBase: libdop
Version: 1.2.0-1
Description: Utilities library
URL: https://github.com/dopsi/libdop
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dopsi
Submitter: dopsi
FirstSubmitted: 1515397027
LastModified: 1515397027
URLPath: /cgit/aur.git/snapshot/libdop.tar.gz