python2-mdstat on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python2-mdstat

* (Optional) Uninstall python2-mdstat on Arch using YAY

$ yay -Rns python2-mdstat

2. Manually Install "python2-mdstat" via AUR

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

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

b. Clone python2-mdstat's git locally

$ git clone https://aur.archlinux.org/python2-mdstat.git ~/python2-mdstat

c. Go to ~/python2-mdstat folder and install it

$ cd ~/python2-mdstat $ makepkg -si

3. Information about the python2-mdstat package on Arch User Repository (AUR)

ID: 450392
Name: python2-mdstat
PackageBaseID: 126236
PackageBase: python-mdstat
Version: 1.0.4-2
Description: Convert your /proc/mdstat file into an object usable in Python
URL: https://github.com/truveris/py-mdstat/
NumVotes: 0
Popularity: 0
OutOfDate: 1701296928
Maintainer: sanerb
Submitter: sanerb
FirstSubmitted: 1507575802
LastModified: 1507576232
URLPath: /cgit/aur.git/snapshot/python2-mdstat.tar.gz