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