python-os-brick on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-os-brick

* (Optional) Uninstall python-os-brick on Arch using YAY

$ yay -Rns python-os-brick

2. Manually Install "python-os-brick" via AUR

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

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

b. Clone python-os-brick's git locally

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

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

$ cd ~/python-os-brick $ makepkg -si

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

ID: 1141522
Name: python-os-brick
PackageBaseID: 164379
PackageBase: python-os-brick
Version: 6.1.0-1
Description: OpenStack Cinder brick library for managing local volume attaches
URL: https://docs.openstack.org/os-brick/
NumVotes: 0
Popularity: 0
OutOfDate: 1697306005
Maintainer: BigfootACA
Submitter: BigfootACA
FirstSubmitted: 1615886641
LastModified: 1663574976
URLPath: /cgit/aur.git/snapshot/python-os-brick.tar.gz