telepresence2 on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S telepresence2

* (Optional) Uninstall telepresence2 on Arch using YAY

$ yay -Rns telepresence2

2. Manually Install "telepresence2" via AUR

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

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

b. Clone telepresence2's git locally

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

c. Go to ~/telepresence2 folder and install it

$ cd ~/telepresence2 $ makepkg -si

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

ID: 1365438
Name: telepresence2
PackageBaseID: 169611
PackageBase: telepresence2
Version: 2.17.0-1
Description: Local development against a remote Kubernetes or OpenShift cluster
URL: https://github.com/telepresenceio/telepresence
NumVotes: 2
Popularity: 2.0E-6
OutOfDate:
Maintainer: xiayesuifeng
Submitter: xiayesuifeng
FirstSubmitted: 1628168381
LastModified: 1701855964
URLPath: /cgit/aur.git/snapshot/telepresence2.tar.gz