openclaw on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S openclaw

* (Optional) Uninstall openclaw on Arch using YAY

$ yay -Rns openclaw

2. Manually Install "openclaw" via AUR

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

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

b. Clone openclaw's git locally

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

c. Go to ~/openclaw folder and install it

$ cd ~/openclaw $ makepkg -si

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

ID: 563963
Name: openclaw
PackageBaseID: 125092
PackageBase: openclaw
Version: 0.3-1
Description: Reimplementation of Captain Claw (1997) platformer
URL: https://github.com/pjasicek/OpenClaw
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Holzhaus
FirstSubmitted: 1503667163
LastModified: 1543425350
URLPath: /cgit/aur.git/snapshot/openclaw.tar.gz