libdshconfig on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libdshconfig

* (Optional) Uninstall libdshconfig on Arch using YAY

$ yay -Rns libdshconfig

2. Manually Install "libdshconfig" via AUR

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

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

b. Clone libdshconfig's git locally

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

c. Go to ~/libdshconfig folder and install it

$ cd ~/libdshconfig $ makepkg -si

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

ID: 804778
Name: libdshconfig
PackageBaseID: 97681
PackageBase: libdshconfig
Version: 0.20.13-2
Description: Library for parsing dsh-style configuration files. Required by dsh and other applications.
URL: https://www.netfort.gr.jp/~dancer/software/dsh.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dialuplama
Submitter: dialuplama
FirstSubmitted: 1439648603
LastModified: 1602754602
URLPath: /cgit/aur.git/snapshot/libdshconfig.tar.gz