omnispeak on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S omnispeak

* (Optional) Uninstall omnispeak on Arch using YAY

$ yay -Rns omnispeak

2. Manually Install "omnispeak" via AUR

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

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

b. Clone omnispeak's git locally

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

c. Go to ~/omnispeak folder and install it

$ cd ~/omnispeak $ makepkg -si

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

ID: 1099348
Name: omnispeak
PackageBaseID: 183271
PackageBase: omnispeak
Version: 1.1-1
Description: An open-source re-implementation of "Commander Keen in Goodbye Galaxy"
URL: https://davidgow.net/keen/omnispeak.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: synthead
Submitter: synthead
FirstSubmitted: 1655376351
LastModified: 1655376351
URLPath: /cgit/aur.git/snapshot/omnispeak.tar.gz

5. The same packages on other Linux Distributions