slade on AUR (Arch User Repository)

Last updated: December 29,2024

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

$ yay -S slade

* (Optional) Uninstall slade on Arch using YAY

$ yay -Rns slade

2. Manually Install "slade" via AUR

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

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

b. Clone slade's git locally

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

c. Go to ~/slade folder and install it

$ cd ~/slade $ makepkg -si

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

ID: 1384481
Name: slade
PackageBaseID: 51577
PackageBase: slade
Version: 3.2.5-1
Description: SLADE3 Doom editor
URL: http://slade.mancubus.net/
NumVotes: 32
Popularity: 0.107726
OutOfDate:
Maintainer: grubber
Submitter: grubber
FirstSubmitted: 1313495894
LastModified: 1705049144
URLPath: /cgit/aur.git/snapshot/slade.tar.gz