rogue on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S rogue

* (Optional) Uninstall rogue on Arch using YAY

$ yay -Rns rogue

2. Manually Install "rogue" via AUR

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

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

b. Clone rogue's git locally

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

c. Go to ~/rogue folder and install it

$ cd ~/rogue $ makepkg -si

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

ID: 1235664
Name: rogue
PackageBaseID: 192213
PackageBase: rogue
Version: 1:5.4.4-1
Description: The original dungeon crawl game.
URL: http://rogue.rogueforge.net/rogue-5-4/
NumVotes: 2
Popularity: 0.003137
OutOfDate:
Maintainer: mpento
Submitter: arojas
FirstSubmitted: 1680369948
LastModified: 1680440379
URLPath: /cgit/aur.git/snapshot/rogue.tar.gz

5. The same packages on other Linux Distributions