freegemas on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S freegemas

* (Optional) Uninstall freegemas on Arch using YAY

$ yay -Rns freegemas

2. Manually Install "freegemas" via AUR

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

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

b. Clone freegemas's git locally

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

c. Go to ~/freegemas folder and install it

$ cd ~/freegemas $ makepkg -si

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

ID: 1389453
Name: freegemas
PackageBaseID: 98280
PackageBase: freegemas
Version: 22.02-1
Description: An open source version of the well known Bejeweled written in C++ using SDL2
URL: https://github.com/JoseTomasTocino/freegemas
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: mutterschiff
FirstSubmitted: 1440325246
LastModified: 1705786686
URLPath: /cgit/aur.git/snapshot/freegemas.tar.gz