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
Copied
b. Install remctl on Arch using YAY
$
yay -S
remctl
Copied
* (Optional) Uninstall remctl on Arch using YAY
$
yay -Rns
remctl
Copied
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
Copied
b. Clone remctl's git locally
$
git clone https://aur.archlinux.org/remctl.git
~/remctl
Copied
c. Go to ~/remctl folder and install it
$
cd
~/remctl
Copied
$
makepkg -si
Copied
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
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