ksd on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "ksd" 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 ksd on Arch using YAY
$
yay -S
ksd
Copied
* (Optional) Uninstall ksd on Arch using YAY
$
yay -Rns
ksd
Copied
2. Manually Install "ksd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ksd's git locally
$
git clone https://aur.archlinux.org/ksd.git
~/ksd
Copied
c. Go to ~/ksd folder and install it
$
cd
~/ksd
Copied
$
makepkg -si
Copied
3. Information about the ksd package on Arch User Repository (AUR)
ID: 984454
Name: ksd
PackageBaseID: 150932
PackageBase: ksd
Version: 1.0.7-1
Description: kubernetes secret decoder
URL: https://github.com/mfuentesg/ksd
NumVotes: 2
Popularity: 0.156977
OutOfDate:
Maintainer: eyenx
Submitter: matthias.lisin
FirstSubmitted: 1585663453
LastModified: 1636151578
URLPath: /cgit/aur.git/snapshot/ksd.tar.gz
Name: ksd
PackageBaseID: 150932
PackageBase: ksd
Version: 1.0.7-1
Description: kubernetes secret decoder
URL: https://github.com/mfuentesg/ksd
NumVotes: 2
Popularity: 0.156977
OutOfDate:
Maintainer: eyenx
Submitter: matthias.lisin
FirstSubmitted: 1585663453
LastModified: 1636151578
URLPath: /cgit/aur.git/snapshot/ksd.tar.gz