ky on AUR (Arch User Repository)

Last updated: October 31,2024

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

$ yay -S ky

* (Optional) Uninstall ky on Arch using YAY

$ yay -Rns ky

2. Manually Install "ky" via AUR

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

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

b. Clone ky's git locally

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

c. Go to ~/ky folder and install it

$ cd ~/ky $ makepkg -si

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

ID: 924022
Name: ky
PackageBaseID: 168007
PackageBase: ky
Version: 0.1.0-1
Description: Simple and Secure password manager written in rust
URL: https://github.com/numToStr/ky
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: numToStr
Submitter: numToStr
FirstSubmitted: 1623763236
LastModified: 1624203870
URLPath: /cgit/aur.git/snapshot/ky.tar.gz