luced on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S luced

* (Optional) Uninstall luced on Arch using YAY

$ yay -Rns luced

2. Manually Install "luced" via AUR

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

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

b. Clone luced's git locally

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

c. Go to ~/luced folder and install it

$ cd ~/luced $ makepkg -si

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

ID: 1046594
Name: luced
PackageBaseID: 131181
PackageBase: luced
Version: 0.02-1
Description: The Lucid Editor - a fast & lightweight text editor for X11.
URL: https://luced.de
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: osch
Submitter: osch
FirstSubmitted: 1522272329
LastModified: 1646482564
URLPath: /cgit/aur.git/snapshot/luced.tar.gz