lemmy on AUR (Arch User Repository)
Last updated: January 12,2025
1. Install "lemmy" 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 lemmy on Arch using YAY
$
yay -S
lemmy
Copied
* (Optional) Uninstall lemmy on Arch using YAY
$
yay -Rns
lemmy
Copied
2. Manually Install "lemmy" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lemmy's git locally
$
git clone https://aur.archlinux.org/lemmy.git
~/lemmy
Copied
c. Go to ~/lemmy folder and install it
$
cd
~/lemmy
Copied
$
makepkg -si
Copied
3. Information about the lemmy package on Arch User Repository (AUR)
ID: 1301560
Name: lemmy
PackageBaseID: 173214
PackageBase: lemmy
Version: 0.18.4-1
Description: A link aggregator for the fediverse
URL: https://join-lemmy.org
NumVotes: 5
Popularity: 0.030601
OutOfDate: 1699649554
Maintainer:
Submitter: grawlinson
FirstSubmitted: 1637301924
LastModified: 1691640208
URLPath: /cgit/aur.git/snapshot/lemmy.tar.gz
Name: lemmy
PackageBaseID: 173214
PackageBase: lemmy
Version: 0.18.4-1
Description: A link aggregator for the fediverse
URL: https://join-lemmy.org
NumVotes: 5
Popularity: 0.030601
OutOfDate: 1699649554
Maintainer:
Submitter: grawlinson
FirstSubmitted: 1637301924
LastModified: 1691640208
URLPath: /cgit/aur.git/snapshot/lemmy.tar.gz