greetd on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S greetd

* (Optional) Uninstall greetd on Arch using YAY

$ yay -Rns greetd

2. Manually Install "greetd" via AUR

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

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

b. Clone greetd's git locally

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

c. Go to ~/greetd folder and install it

$ cd ~/greetd $ makepkg -si

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

ID: 959433
Name: greetd
PackageBaseID: 152180
PackageBase: greetd
Version: 0.8.0-1
Description: Generic greeter daemon
URL: https://git.sr.ht/~kennylevinsen/greetd
NumVotes: 52
Popularity: 4.016281
OutOfDate:
Maintainer: 1ace
FirstSubmitted: 1588288240
LastModified: 1631369123
URLPath: /cgit/aur.git/snapshot/greetd.tar.gz