telepresence on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S telepresence

* (Optional) Uninstall telepresence on Arch using YAY

$ yay -Rns telepresence

2. Manually Install "telepresence" via AUR

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

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

b. Clone telepresence's git locally

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

c. Go to ~/telepresence folder and install it

$ cd ~/telepresence $ makepkg -si

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

ID: 902811
Name: telepresence
PackageBaseID: 124188
PackageBase: telepresence
Version: 0.109-1
Description: Local development against a remote Kubernetes or OpenShift cluster
URL: https://github.com/telepresenceio/telepresence
NumVotes: 7
Popularity: 0
OutOfDate: 1625884961
Maintainer: SuperBo
Submitter: starkers
FirstSubmitted: 1500542725
LastModified: 1620280769
URLPath: /cgit/aur.git/snapshot/telepresence.tar.gz