lektor on AUR (Arch User Repository)

Last updated: April 30,2024

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

$ yay -S lektor

* (Optional) Uninstall lektor on Arch using YAY

$ yay -Rns lektor

2. Manually Install "lektor" via AUR

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

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

b. Clone lektor's git locally

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

c. Go to ~/lektor folder and install it

$ cd ~/lektor $ makepkg -si

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

ID: 1327828
Name: lektor
PackageBaseID: 107284
PackageBase: lektor
Version: 3.3.10-3
Description: A static content management system.
URL: https://www.getlektor.com
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: Eothred
Submitter: migerh
FirstSubmitted: 1454874135
LastModified: 1696250121
URLPath: /cgit/aur.git/snapshot/lektor.tar.gz