python-imagemounter on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-imagemounter

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

$ yay -Rns python-imagemounter

2. Manually Install "python-imagemounter" via AUR

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

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

b. Clone python-imagemounter's git locally

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

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

$ cd ~/python-imagemounter $ makepkg -si

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

ID: 566204
Name: python-imagemounter
PackageBaseID: 137787
PackageBase: python-imagemounter
Version: 3.1.0-2
Description: CLI utility and Python package for (un)mounting forensic disk images.
URL: https://github.com/ralphje/imagemounter
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: codingTornado
Submitter: codingTornado
FirstSubmitted: 1543944616
LastModified: 1544113423
URLPath: /cgit/aur.git/snapshot/python-imagemounter.tar.gz