python-lvm on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-lvm

* (Optional) Uninstall python-lvm on Arch using YAY

$ yay -Rns python-lvm

2. Manually Install "python-lvm" via AUR

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

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

b. Clone python-lvm's git locally

$ git clone https://aur.archlinux.org/python-lvm.git ~/python-lvm

c. Go to ~/python-lvm folder and install it

$ cd ~/python-lvm $ makepkg -si

3. Information about the python-lvm package on Arch User Repository (AUR)

ID: 1278691
Name: python-lvm
PackageBaseID: 118575
PackageBase: python-lvm
Version: 2.02.188-1
Description: Python 3 bindings for LVM
URL: http://sourceware.org/lvm2/
NumVotes: 2
Popularity: 0.005138
OutOfDate: 1704862031
Maintainer: tallero
Submitter: zorun
FirstSubmitted: 1484002881
LastModified: 1687737233
URLPath: /cgit/aur.git/snapshot/python-lvm.tar.gz