apricots on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S apricots

* (Optional) Uninstall apricots on Arch using YAY

$ yay -Rns apricots

2. Manually Install "apricots" via AUR

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

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

b. Clone apricots's git locally

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

c. Go to ~/apricots folder and install it

$ cd ~/apricots $ makepkg -si

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

ID: 1257616
Name: apricots
PackageBaseID: 177531
PackageBase: apricots
Version: 0.2.8-2
Description: A simple 2D flying/bombing game similar to basic side scrollers
URL: https://github.com/moggers87/apricots
NumVotes: 2
Popularity: 2.0E-6
OutOfDate:
Maintainer: kleintux
Submitter: arojas
FirstSubmitted: 1648830644
LastModified: 1684008439
URLPath: /cgit/aur.git/snapshot/apricots.tar.gz

5. The same packages on other Linux Distributions