kc on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S kc

* (Optional) Uninstall kc on Arch using YAY

$ yay -Rns kc

2. Manually Install "kc" via AUR

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

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

b. Clone kc's git locally

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

c. Go to ~/kc folder and install it

$ cd ~/kc $ makepkg -si

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

ID: 1423495
Name: kc
PackageBaseID: 203419
PackageBase: kc
Version: 2.5.3-1
Description: console-based password manager - basic functionality with readline support
URL: https://github.com/levaidaniel/kc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daniell
Submitter: daniell
FirstSubmitted: 1709810767
LastModified: 1709935437
URLPath: /cgit/aur.git/snapshot/kc.tar.gz