lucid on AUR (Arch User Repository)
Last updated: December 27,2024
1. Install "lucid" 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
Copied
b. Install lucid on Arch using YAY
$
yay -S
lucid
Copied
* (Optional) Uninstall lucid on Arch using YAY
$
yay -Rns
lucid
Copied
2. Manually Install "lucid" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lucid's git locally
$
git clone https://aur.archlinux.org/lucid.git
~/lucid
Copied
c. Go to ~/lucid folder and install it
$
cd
~/lucid
Copied
$
makepkg -si
Copied
3. Information about the lucid package on Arch User Repository (AUR)
ID: 959685
Name: lucid
PackageBaseID: 170962
PackageBase: lucid
Version: 0.3.0-3
Description: A simple mock-application for programs that work with child processes
URL: https://github.com/sharkdp/lucid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: keysym
Submitter: keysym
FirstSubmitted: 1631395223
LastModified: 1631414187
URLPath: /cgit/aur.git/snapshot/lucid.tar.gz
Name: lucid
PackageBaseID: 170962
PackageBase: lucid
Version: 0.3.0-3
Description: A simple mock-application for programs that work with child processes
URL: https://github.com/sharkdp/lucid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: keysym
Submitter: keysym
FirstSubmitted: 1631395223
LastModified: 1631414187
URLPath: /cgit/aur.git/snapshot/lucid.tar.gz