teleport on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "teleport" 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 teleport on Arch using YAY
$
yay -S
teleport
Copied
* (Optional) Uninstall teleport on Arch using YAY
$
yay -Rns
teleport
Copied
2. Manually Install "teleport" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone teleport's git locally
$
git clone https://aur.archlinux.org/teleport.git
~/teleport
Copied
c. Go to ~/teleport folder and install it
$
cd
~/teleport
Copied
$
makepkg -si
Copied
3. Information about the teleport package on Arch User Repository (AUR)
ID: 1421953
Name: teleport
PackageBaseID: 164627
PackageBase: teleport
Version: 15.1.1-1
Description: Modern SSH server for teams managing distributed infrastructure
URL: https://github.com/gravitational/teleport
NumVotes: 5
Popularity: 0.000224
OutOfDate:
Maintainer: mdeboer
Submitter: mdeboer
FirstSubmitted: 1616353107
LastModified: 1709747283
URLPath: /cgit/aur.git/snapshot/teleport.tar.gz
Name: teleport
PackageBaseID: 164627
PackageBase: teleport
Version: 15.1.1-1
Description: Modern SSH server for teams managing distributed infrastructure
URL: https://github.com/gravitational/teleport
NumVotes: 5
Popularity: 0.000224
OutOfDate:
Maintainer: mdeboer
Submitter: mdeboer
FirstSubmitted: 1616353107
LastModified: 1709747283
URLPath: /cgit/aur.git/snapshot/teleport.tar.gz