ckube on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ckube

* (Optional) Uninstall ckube on Arch using YAY

$ yay -Rns ckube

2. Manually Install "ckube" via AUR

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

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

b. Clone ckube's git locally

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

c. Go to ~/ckube folder and install it

$ cd ~/ckube $ makepkg -si

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

ID: 1038809
Name: ckube
PackageBaseID: 176133
PackageBase: ckube
Version: 1.0.0-1
Description: raymarch cubes in your unix terminal
URL: https://github.com/soybin/ckube
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: eh8
Submitter: eh8
FirstSubmitted: 1645174993
LastModified: 1645174993
URLPath: /cgit/aur.git/snapshot/ckube.tar.gz