mkpasswd on AUR (Arch User Repository)
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "mkpasswd" 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 mkpasswd on Arch using YAY
$
yay -S
mkpasswd
Copied
* (Optional) Uninstall mkpasswd on Arch using YAY
$
yay -Rns
mkpasswd
Copied
2. Manually Install "mkpasswd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mkpasswd's git locally
$
git clone https://aur.archlinux.org/mkpasswd.git
~/mkpasswd
Copied
c. Go to ~/mkpasswd folder and install it
$
cd
~/mkpasswd
Copied
$
makepkg -si
Copied
3. Information about the mkpasswd package on Arch User Repository (AUR)
ID: 935434
Name: mkpasswd
PackageBaseID: 124658
PackageBase: mkpasswd
Version: 5.5.10-1
Description: Tool for creating password hashes suitable for /etc/shadow
URL: https://github.com/rfc1036/whois
NumVotes: 19
Popularity: 0.14754
OutOfDate:
Maintainer: julianbrost
FirstSubmitted: 1502319312
LastModified: 1626518065
URLPath: /cgit/aur.git/snapshot/mkpasswd.tar.gz
Name: mkpasswd
PackageBaseID: 124658
PackageBase: mkpasswd
Version: 5.5.10-1
Description: Tool for creating password hashes suitable for /etc/shadow
URL: https://github.com/rfc1036/whois
NumVotes: 19
Popularity: 0.14754
OutOfDate:
Maintainer: julianbrost
FirstSubmitted: 1502319312
LastModified: 1626518065
URLPath: /cgit/aur.git/snapshot/mkpasswd.tar.gz