python-blivet on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-blivet

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

$ yay -Rns python-blivet

2. Manually Install "python-blivet" via AUR

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

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

b. Clone python-blivet's git locally

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

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

$ cd ~/python-blivet $ makepkg -si

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

ID: 1391827
Name: python-blivet
PackageBaseID: 99331
PackageBase: python-blivet
Version: 3.8.2-1
Description: A DBus service and python module for management of the system storage configuration
URL: https://fedoraproject.org/wiki/Blivet
NumVotes: 5
Popularity: 8.0E-6
OutOfDate:
Maintainer: TankMissile
Submitter: eworm
FirstSubmitted: 1441373195
LastModified: 1706106412
URLPath: /cgit/aur.git/snapshot/python-blivet.tar.gz