discourse on AUR (Arch User Repository)
Last updated: March 06,2025
1. Install "discourse" 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 discourse on Arch using YAY
$
yay -S
discourse
Copied
* (Optional) Uninstall discourse on Arch using YAY
$
yay -Rns
discourse
Copied
2. Manually Install "discourse" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone discourse's git locally
$
git clone https://aur.archlinux.org/discourse.git
~/discourse
Copied
c. Go to ~/discourse folder and install it
$
cd
~/discourse
Copied
$
makepkg -si
Copied
3. Information about the discourse package on Arch User Repository (AUR)
ID: 886486
Name: discourse
PackageBaseID: 87473
PackageBase: discourse
Version: 2.6.2-1
Description: A simple, flat forum, where replies flow down the page in a line
URL: https://www.discourse.org/
NumVotes: 5
Popularity: 0.000194
OutOfDate: 1674588282
Maintainer:
Submitter: rumpelsepp
FirstSubmitted: 1416213127
LastModified: 1617332759
URLPath: /cgit/aur.git/snapshot/discourse.tar.gz
Name: discourse
PackageBaseID: 87473
PackageBase: discourse
Version: 2.6.2-1
Description: A simple, flat forum, where replies flow down the page in a line
URL: https://www.discourse.org/
NumVotes: 5
Popularity: 0.000194
OutOfDate: 1674588282
Maintainer:
Submitter: rumpelsepp
FirstSubmitted: 1416213127
LastModified: 1617332759
URLPath: /cgit/aur.git/snapshot/discourse.tar.gz