onclick on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "onclick" 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 onclick on Arch using YAY
$
yay -S
onclick
Copied
* (Optional) Uninstall onclick on Arch using YAY
$
yay -Rns
onclick
Copied
2. Manually Install "onclick" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone onclick's git locally
$
git clone https://aur.archlinux.org/onclick.git
~/onclick
Copied
c. Go to ~/onclick folder and install it
$
cd
~/onclick
Copied
$
makepkg -si
Copied
3. Information about the onclick package on Arch User Repository (AUR)
ID: 1367706
Name: onclick
PackageBaseID: 200453
PackageBase: onclick
Version: 1.0.3-2
Description: Runs a command every time the terminal is clicked
URL: https://sr.ht/~smlavine/onclick
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: smlavine
Submitter: smlavine
FirstSubmitted: 1702263501
LastModified: 1702263585
URLPath: /cgit/aur.git/snapshot/onclick.tar.gz
Name: onclick
PackageBaseID: 200453
PackageBase: onclick
Version: 1.0.3-2
Description: Runs a command every time the terminal is clicked
URL: https://sr.ht/~smlavine/onclick
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: smlavine
Submitter: smlavine
FirstSubmitted: 1702263501
LastModified: 1702263585
URLPath: /cgit/aur.git/snapshot/onclick.tar.gz