conf2struct-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S conf2struct-git

* (Optional) Uninstall conf2struct-git on Arch using YAY

$ yay -Rns conf2struct-git

2. Manually Install "conf2struct-git" via AUR

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

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

b. Clone conf2struct-git's git locally

$ git clone https://aur.archlinux.org/conf2struct-git.git ~/conf2struct-git

c. Go to ~/conf2struct-git folder and install it

$ cd ~/conf2struct-git $ makepkg -si

3. Information about the conf2struct-git package on Arch User Repository (AUR)

ID: 1142170
Name: conf2struct-git
PackageBaseID: 185887
PackageBase: conf2struct-git
Version: 1.5.r0.g6bc9eed-1
Description: conf2struct takes a configuration file that describes a configuration file in the libconfig format, and generates a C parser that will read a configuration file directly into a C structure
URL: https://www.rutschle.net/tech/conf2struct/README.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gilcu3
Submitter: gilcu3
FirstSubmitted: 1663687764
LastModified: 1663687764
URLPath: /cgit/aur.git/snapshot/conf2struct-git.tar.gz