jeopardy on AUR (Arch User Repository)

Last updated: June 29,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

b. Install jeopardy on Arch using YAY

$ yay -S jeopardy

* (Optional) Uninstall jeopardy on Arch using YAY

$ yay -Rns jeopardy

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

b. Clone jeopardy's git locally

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

c. Go to ~/jeopardy folder and install it

$ cd ~/jeopardy $ makepkg -si

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