qt5-jsonserializer on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S qt5-jsonserializer

* (Optional) Uninstall qt5-jsonserializer on Arch using YAY

$ yay -Rns qt5-jsonserializer

2. Manually Install "qt5-jsonserializer" via AUR

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

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

b. Clone qt5-jsonserializer's git locally

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

c. Go to ~/qt5-jsonserializer folder and install it

$ cd ~/qt5-jsonserializer $ makepkg -si

3. Information about the qt5-jsonserializer package on Arch User Repository (AUR)

ID: 1368077
Name: qt5-jsonserializer
PackageBaseID: 120070
PackageBase: qt5-jsonserializer
Version: 3.4.0-1
Description: A library to perform generic seralization and deserialization of QObjects
URL: https://github.com/Skycoder42/QtJsonSerializer
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: Skycoder42
FirstSubmitted: 1487977411
LastModified: 1702322158
URLPath: /cgit/aur.git/snapshot/qt5-jsonserializer.tar.gz