freecell on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "freecell" 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
Copied
b. Install freecell on Arch using YAY
$
yay -S
freecell
Copied
* (Optional) Uninstall freecell on Arch using YAY
$
yay -Rns
freecell
Copied
2. Manually Install "freecell" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone freecell's git locally
$
git clone https://aur.archlinux.org/freecell.git
~/freecell
Copied
c. Go to ~/freecell folder and install it
$
cd
~/freecell
Copied
$
makepkg -si
Copied
3. Information about the freecell package on Arch User Repository (AUR)
ID: 190970
Name: freecell
PackageBaseID: 58591
PackageBase: freecell
Version: 1.0-4
Description: A console (ncurses) version of the popular solitaire game Freecell.
URL: http://www.linusakesson.net/software/freecell.php
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: mrbug
FirstSubmitted: 1334752495
LastModified: 1433935839
URLPath: /cgit/aur.git/snapshot/freecell.tar.gz
Name: freecell
PackageBaseID: 58591
PackageBase: freecell
Version: 1.0-4
Description: A console (ncurses) version of the popular solitaire game Freecell.
URL: http://www.linusakesson.net/software/freecell.php
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: mrbug
FirstSubmitted: 1334752495
LastModified: 1433935839
URLPath: /cgit/aur.git/snapshot/freecell.tar.gz