melt on AUR (Arch User Repository)
Last updated: January 11,2025
1. Install "melt" 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 melt on Arch using YAY
$
yay -S
melt
Copied
* (Optional) Uninstall melt on Arch using YAY
$
yay -Rns
melt
Copied
2. Manually Install "melt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone melt's git locally
$
git clone https://aur.archlinux.org/melt.git
~/melt
Copied
c. Go to ~/melt folder and install it
$
cd
~/melt
Copied
$
makepkg -si
Copied
3. Information about the melt package on Arch User Repository (AUR)
ID: 1180532
Name: melt
PackageBaseID: 188620
PackageBase: melt
Version: 0.5.0-1
Description: Backup and restore SSH private keys using memorizable seed phrases
URL: https://github.com/charmbracelet/melt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1670621350
LastModified: 1670621350
URLPath: /cgit/aur.git/snapshot/melt.tar.gz
Name: melt
PackageBaseID: 188620
PackageBase: melt
Version: 0.5.0-1
Description: Backup and restore SSH private keys using memorizable seed phrases
URL: https://github.com/charmbracelet/melt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1670621350
LastModified: 1670621350
URLPath: /cgit/aur.git/snapshot/melt.tar.gz