cista on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install cista on Arch using YAY
$
yay -S
cista
Copied
* (Optional) Uninstall cista on Arch using YAY
$
yay -Rns
cista
Copied
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
Copied
b. Clone cista's git locally
$
git clone https://aur.archlinux.org/cista.git
~/cista
Copied
c. Go to ~/cista folder and install it
$
cd
~/cista
Copied
$
makepkg -si
Copied
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
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