onclick on AUR (Arch User Repository)

Last updated: October 06,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

b. Install onclick on Arch using YAY

$ yay -S onclick

* (Optional) Uninstall onclick on Arch using YAY

$ yay -Rns onclick

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

b. Clone onclick's git locally

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

c. Go to ~/onclick folder and install it

$ cd ~/onclick $ makepkg -si

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