libstoragemgmt on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S libstoragemgmt

* (Optional) Uninstall libstoragemgmt on Arch using YAY

$ yay -Rns libstoragemgmt

2. Manually Install "libstoragemgmt" via AUR

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

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

b. Clone libstoragemgmt's git locally

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

c. Go to ~/libstoragemgmt folder and install it

$ cd ~/libstoragemgmt $ makepkg -si

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

ID: 1243109
Name: libstoragemgmt
PackageBaseID: 139987
PackageBase: libstoragemgmt
Version: 1.9.8-1
Description: A library for storage management
URL: https://github.com/libstorage/libstoragemgmt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: k0ste
Submitter: k0ste
FirstSubmitted: 1551340694
LastModified: 1681819568
URLPath: /cgit/aur.git/snapshot/libstoragemgmt.tar.gz