ski on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S ski

* (Optional) Uninstall ski on Arch using YAY

$ yay -Rns ski

2. Manually Install "ski" via AUR

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

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

b. Clone ski's git locally

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

c. Go to ~/ski folder and install it

$ cd ~/ski $ makepkg -si

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

ID: 1337158
Name: ski
PackageBaseID: 26703
PackageBase: ski
Version: 6.14-1
Description: A hotdogging game, evade the deadly Yeti on your jet-powered skis.
URL: http://www.catb.org/esr/ski/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: pbnoxious
Submitter: xyproto
FirstSubmitted: 1243128360
LastModified: 1697804754
URLPath: /cgit/aur.git/snapshot/ski.tar.gz

5. The same packages on other Linux Distributions