lens on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "lens" 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 lens on Arch using YAY
$
yay -S
lens
Copied
* (Optional) Uninstall lens on Arch using YAY
$
yay -Rns
lens
Copied
2. Manually Install "lens" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lens's git locally
$
git clone https://aur.archlinux.org/lens.git
~/lens
Copied
c. Go to ~/lens folder and install it
$
cd
~/lens
Copied
$
makepkg -si
Copied
3. Information about the lens package on Arch User Repository (AUR)
ID: 1275472
Name: lens
PackageBaseID: 150750
PackageBase: lens
Version: 6.5.2-1
Description: The Kubernetes IDE
URL: https://k8slens.dev
NumVotes: 8
Popularity: 0.077005
OutOfDate:
Maintainer: ogarcia
Submitter: dbirks
FirstSubmitted: 1585291446
LastModified: 1687165784
URLPath: /cgit/aur.git/snapshot/lens.tar.gz
Name: lens
PackageBaseID: 150750
PackageBase: lens
Version: 6.5.2-1
Description: The Kubernetes IDE
URL: https://k8slens.dev
NumVotes: 8
Popularity: 0.077005
OutOfDate:
Maintainer: ogarcia
Submitter: dbirks
FirstSubmitted: 1585291446
LastModified: 1687165784
URLPath: /cgit/aur.git/snapshot/lens.tar.gz