lychee on AUR (Arch User Repository)

Last updated: November 09,2024

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

$ yay -S lychee

* (Optional) Uninstall lychee on Arch using YAY

$ yay -Rns lychee

2. Manually Install "lychee" via AUR

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

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

b. Clone lychee's git locally

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

c. Go to ~/lychee folder and install it

$ cd ~/lychee $ makepkg -si

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

ID: 900806
Name: lychee
PackageBaseID: 99205
PackageBase: lychee
Version: 4.3.0-1
Description: Lychee is an easy to use and great looking photo-management-system.
URL: https://lycheeorg.github.io/
NumVotes: 6
Popularity: 4.9E-5
OutOfDate: 1633962524
Maintainer: Fanch
FirstSubmitted: 1441144800
LastModified: 1619945373
URLPath: /cgit/aur.git/snapshot/lychee.tar.gz

5. The same packages on other Linux Distributions