rock on AUR (Arch User Repository)

Last updated: December 28,2024

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

$ yay -S rock

* (Optional) Uninstall rock on Arch using YAY

$ yay -Rns rock

2. Manually Install "rock" via AUR

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

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

b. Clone rock's git locally

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

c. Go to ~/rock folder and install it

$ cd ~/rock $ makepkg -si

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

ID: 1369736
Name: rock
PackageBaseID: 36838
PackageBase: rock
Version: 0.9.10-3
Description: An ooc compiler written in ooc
URL: http://ooc-lang.org/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter: tsion
FirstSubmitted: 1272496892
LastModified: 1702560214
URLPath: /cgit/aur.git/snapshot/rock.tar.gz