zycore-c on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S zycore-c

* (Optional) Uninstall zycore-c on Arch using YAY

$ yay -Rns zycore-c

2. Manually Install "zycore-c" via AUR

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

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

b. Clone zycore-c's git locally

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

c. Go to ~/zycore-c folder and install it

$ cd ~/zycore-c $ makepkg -si

3. Information about the zycore-c package on Arch User Repository (AUR)

ID: 1030197
Name: zycore-c
PackageBaseID: 175575
PackageBase: zycore-c
Version: 1.1.0-1
Description: Zyan Core Library for C
URL: https://github.com/zyantific/zycore-c
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
FirstSubmitted: 1643747766
LastModified: 1643747766
URLPath: /cgit/aur.git/snapshot/zycore-c.tar.gz

5. The same packages on other Linux Distributions