kedpm on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S kedpm

* (Optional) Uninstall kedpm on Arch using YAY

$ yay -Rns kedpm

2. Manually Install "kedpm" via AUR

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

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

b. Clone kedpm's git locally

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

c. Go to ~/kedpm folder and install it

$ cd ~/kedpm $ makepkg -si

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

ID: 326708
Name: kedpm
PackageBaseID: 4001
PackageBase: kedpm
Version: 0.4.0-6
Description: A password manager that helps to manage large numbers of passwords.
URL: http://kedpm.sourceforge.net
NumVotes: 6
Popularity: 0
OutOfDate: 1705613926
Maintainer: juantascon
Submitter:
FirstSubmitted: 1143489108
LastModified: 1470264241
URLPath: /cgit/aur.git/snapshot/kedpm.tar.gz

5. The same packages on other Linux Distributions