lens on AUR (Arch User Repository)

Last updated: October 05,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

b. Install lens on Arch using YAY

$ yay -S lens

* (Optional) Uninstall lens on Arch using YAY

$ yay -Rns lens

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

b. Clone lens's git locally

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

c. Go to ~/lens folder and install it

$ cd ~/lens $ makepkg -si

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