lcmark on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S lcmark

* (Optional) Uninstall lcmark on Arch using YAY

$ yay -Rns lcmark

2. Manually Install "lcmark" via AUR

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

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

b. Clone lcmark's git locally

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

c. Go to ~/lcmark folder and install it

$ cd ~/lcmark $ makepkg -si

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

ID: 1123706
Name: lcmark
PackageBaseID: 152783
PackageBase: lua-lcmark
Version: 0.30.2-1
Description: CLI interface for lua-lcmark
URL: https://github.com/jgm/lcmark
NumVotes: 2
Popularity: 3.0E-6
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1589483128
LastModified: 1659985594
URLPath: /cgit/aur.git/snapshot/lcmark.tar.gz