cista on AUR (Arch User Repository)

Last updated: May 29,2024

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

$ yay -S cista

* (Optional) Uninstall cista on Arch using YAY

$ yay -Rns cista

2. Manually Install "cista" via AUR

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

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

b. Clone cista's git locally

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

c. Go to ~/cista folder and install it

$ cd ~/cista $ makepkg -si

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

ID: 1267121
Name: cista
PackageBaseID: 170937
PackageBase: cista
Version: 0.14-1
Description: Simple, high-performance, zero-copy C++ serialization & reflection library
URL: https://cista.rocks
NumVotes: 1
Popularity: 0.000127
OutOfDate:
Maintainer: tocic
Submitter: chn
FirstSubmitted: 1631330115
LastModified: 1685765428
URLPath: /cgit/aur.git/snapshot/cista.tar.gz