monokle on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S monokle

* (Optional) Uninstall monokle on Arch using YAY

$ yay -Rns monokle

2. Manually Install "monokle" via AUR

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

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

b. Clone monokle's git locally

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

c. Go to ~/monokle folder and install it

$ cd ~/monokle $ makepkg -si

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

ID: 1416144
Name: monokle
PackageBaseID: 197954
PackageBase: monokle
Version: 2.4.5-1
Description: Lets you create, analyze, and deploy YAML manifests with a visual UI, and provides policy validation and cluster management.
URL: https://monokle.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1695807052
LastModified: 1708995471
URLPath: /cgit/aur.git/snapshot/monokle.tar.gz