nix-melt on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S nix-melt

* (Optional) Uninstall nix-melt on Arch using YAY

$ yay -Rns nix-melt

2. Manually Install "nix-melt" via AUR

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

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

b. Clone nix-melt's git locally

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

c. Go to ~/nix-melt folder and install it

$ cd ~/nix-melt $ makepkg -si

3. Information about the nix-melt package on Arch User Repository (AUR)

ID: 1280306
Name: nix-melt
PackageBaseID: 193073
PackageBase: nix-melt
Version: 0.1.2-2
Description: A ranger-like flake.lock viewer
URL: https://github.com/nix-community/nix-melt
NumVotes: 1
Popularity: 0.004451
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1682548247
LastModified: 1688027048
URLPath: /cgit/aur.git/snapshot/nix-melt.tar.gz