python-minidump on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-minidump

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

$ yay -Rns python-minidump

2. Manually Install "python-minidump" via AUR

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

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

b. Clone python-minidump's git locally

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

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

$ cd ~/python-minidump $ makepkg -si

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

ID: 1004400
Name: python-minidump
PackageBaseID: 154853
PackageBase: python-minidump
Version: 0.0.21-1
Description: Python library to parse and read Microsoft minidump file format
URL: https://pypi.org/project/minidump
NumVotes: 1
Popularity: 0.001266
OutOfDate:
Maintainer: GI_Jack
FirstSubmitted: 1593268058
LastModified: 1639605364
URLPath: /cgit/aur.git/snapshot/python-minidump.tar.gz