lightmon on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "lightmon" 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 lightmon on Arch using YAY
$
yay -S
lightmon
Copied
* (Optional) Uninstall lightmon on Arch using YAY
$
yay -Rns
lightmon
Copied
2. Manually Install "lightmon" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lightmon's git locally
$
git clone https://aur.archlinux.org/lightmon.git
~/lightmon
Copied
c. Go to ~/lightmon folder and install it
$
cd
~/lightmon
Copied
$
makepkg -si
Copied
3. Information about the lightmon package on Arch User Repository (AUR)
ID: 901443
Name: lightmon
PackageBaseID: 166359
PackageBase: lightmon
Version: 0.2.0-1
Description: A lightweight, cross-platform, language-agnostic 'run code on file change' tool, inspired by Nodemon
URL: https://github.com/reaganmcf/lightmon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: reaganmcf
Submitter: reaganmcf
FirstSubmitted: 1620057569
LastModified: 1620057569
URLPath: /cgit/aur.git/snapshot/lightmon.tar.gz
Name: lightmon
PackageBaseID: 166359
PackageBase: lightmon
Version: 0.2.0-1
Description: A lightweight, cross-platform, language-agnostic 'run code on file change' tool, inspired by Nodemon
URL: https://github.com/reaganmcf/lightmon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: reaganmcf
Submitter: reaganmcf
FirstSubmitted: 1620057569
LastModified: 1620057569
URLPath: /cgit/aur.git/snapshot/lightmon.tar.gz