sampler on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "sampler" 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 sampler on Arch using YAY
$
yay -S
sampler
Copied
* (Optional) Uninstall sampler on Arch using YAY
$
yay -Rns
sampler
Copied
2. Manually Install "sampler" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sampler's git locally
$
git clone https://aur.archlinux.org/sampler.git
~/sampler
Copied
c. Go to ~/sampler folder and install it
$
cd
~/sampler
Copied
$
makepkg -si
Copied
3. Information about the sampler package on Arch User Repository (AUR)
ID: 687468
Name: sampler
PackageBaseID: 144040
PackageBase: sampler
Version: 1.1.0-1
Description: A tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.
URL: https://sampler.dev
NumVotes: 7
Popularity: 1.0E-6
OutOfDate:
Maintainer: nicoulaj
Submitter: nicoulaj
FirstSubmitted: 1564774483
LastModified: 1579366779
URLPath: /cgit/aur.git/snapshot/sampler.tar.gz
Name: sampler
PackageBaseID: 144040
PackageBase: sampler
Version: 1.1.0-1
Description: A tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.
URL: https://sampler.dev
NumVotes: 7
Popularity: 1.0E-6
OutOfDate:
Maintainer: nicoulaj
Submitter: nicoulaj
FirstSubmitted: 1564774483
LastModified: 1579366779
URLPath: /cgit/aur.git/snapshot/sampler.tar.gz