melt on AUR (Arch User Repository)

Last updated: May 20,2024

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

b. Install melt on Arch using YAY

$ yay -S melt

* (Optional) Uninstall melt on Arch using YAY

$ yay -Rns melt

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

b. Clone melt's git locally

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

c. Go to ~/melt folder and install it

$ cd ~/melt $ makepkg -si

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