localcommand on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S localcommand

* (Optional) Uninstall localcommand on Arch using YAY

$ yay -Rns localcommand

2. Manually Install "localcommand" via AUR

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

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

b. Clone localcommand's git locally

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

c. Go to ~/localcommand folder and install it

$ cd ~/localcommand $ makepkg -si

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

ID: 1239398
Name: localcommand
PackageBaseID: 192524
PackageBase: localcommand
Version: 0.1.1-0
Description: Run local commands directly from the web
URL: https://github.com/bjesus/localcommand
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bjesus
Submitter: bjesus
FirstSubmitted: 1681154214
LastModified: 1681154214
URLPath: /cgit/aur.git/snapshot/localcommand.tar.gz