jeopardy on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "jeopardy" 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 jeopardy on Arch using YAY
$
yay -S
jeopardy
Copied
* (Optional) Uninstall jeopardy on Arch using YAY
$
yay -Rns
jeopardy
Copied
2. Manually Install "jeopardy" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone jeopardy's git locally
$
git clone https://aur.archlinux.org/jeopardy.git
~/jeopardy
Copied
c. Go to ~/jeopardy folder and install it
$
cd
~/jeopardy
Copied
$
makepkg -si
Copied
3. Information about the jeopardy package on Arch User Repository (AUR)
ID: 936063
Name: jeopardy
PackageBaseID: 91734
PackageBase: jeopardy
Version: 0.9.7-1
Description: Implementation of well known Jeopardy! quiz show in C++ with Qt
URL: https://github.com/chlange/jeopardy
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: cookies
FirstSubmitted: 1427633208
LastModified: 1626659770
URLPath: /cgit/aur.git/snapshot/jeopardy.tar.gz
Name: jeopardy
PackageBaseID: 91734
PackageBase: jeopardy
Version: 0.9.7-1
Description: Implementation of well known Jeopardy! quiz show in C++ with Qt
URL: https://github.com/chlange/jeopardy
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: cookies
FirstSubmitted: 1427633208
LastModified: 1626659770
URLPath: /cgit/aur.git/snapshot/jeopardy.tar.gz