remctl on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S remctl

* (Optional) Uninstall remctl on Arch using YAY

$ yay -Rns remctl

2. Manually Install "remctl" via AUR

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

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

b. Clone remctl's git locally

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

c. Go to ~/remctl folder and install it

$ cd ~/remctl $ makepkg -si

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

ID: 1077657
Name: remctl
PackageBaseID: 30090
PackageBase: remctl
Version: 3.18-1
Description: Tool for running commands on remote hosts using Kerberos authentication
URL: https://www.eyrie.org/~eagle/software/remctl/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawity
Submitter: grawity
FirstSubmitted: 1252845782
LastModified: 1652085112
URLPath: /cgit/aur.git/snapshot/remctl.tar.gz