json_dto on AUR (Arch User Repository)

Last updated: November 01,2024

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

$ yay -S json_dto

* (Optional) Uninstall json_dto on Arch using YAY

$ yay -Rns json_dto

2. Manually Install "json_dto" via AUR

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

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

b. Clone json_dto's git locally

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

c. Go to ~/json_dto folder and install it

$ cd ~/json_dto $ makepkg -si

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

ID: 1403344
Name: json_dto
PackageBaseID: 147655
PackageBase: json_dto
Version: 0.3.3-1
Description: A small header-only library for converting data between json representation and c++ structs
URL: https://github.com/Stiffstream/json_dto
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bertptrs
Submitter: bertptrs
FirstSubmitted: 1577275976
LastModified: 1706956804
URLPath: /cgit/aur.git/snapshot/json_dto.tar.gz