blkmenu on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S blkmenu

* (Optional) Uninstall blkmenu on Arch using YAY

$ yay -Rns blkmenu

2. Manually Install "blkmenu" via AUR

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

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

b. Clone blkmenu's git locally

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

c. Go to ~/blkmenu folder and install it

$ cd ~/blkmenu $ makepkg -si

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

ID: 646433
Name: blkmenu
PackageBaseID: 144585
PackageBase: blkmenu
Version: 0.3.1-1
Description: Tiny curses wrapper around lsblk and udisksctl
URL: https://github.com/gcmt/blkmenu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gcmt
Submitter: gcmt
FirstSubmitted: 1566889962
LastModified: 1568473665
URLPath: /cgit/aur.git/snapshot/blkmenu.tar.gz