ly on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S ly

* (Optional) Uninstall ly on Arch using YAY

$ yay -Rns ly

2. Manually Install "ly" via AUR

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

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

b. Clone ly's git locally

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

c. Go to ~/ly folder and install it

$ cd ~/ly $ makepkg -si

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

ID: 971082
Name: ly
PackageBaseID: 136214
PackageBase: ly
Version: 0.5.3-0
Description: TUI display manager
URL: https://github.com/nullgemm/ly
NumVotes: 41
Popularity: 2.388831
OutOfDate:
Maintainer: nullgemm
FirstSubmitted: 1537731995
LastModified: 1633620397
URLPath: /cgit/aur.git/snapshot/ly.tar.gz

5. The same packages on other Linux Distributions