python-imgtool on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-imgtool

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

$ yay -Rns python-imgtool

2. Manually Install "python-imgtool" via AUR

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

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

b. Clone python-imgtool's git locally

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

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

$ cd ~/python-imgtool $ makepkg -si

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

ID: 1361407
Name: python-imgtool
PackageBaseID: 163986
PackageBase: python-imgtool
Version: 2.0.0-1
Description: MCUboot's image signing and key management
URL: https://pypi.org/project/imgtool/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: casparfriedrich
Submitter: casparfriedrich
FirstSubmitted: 1614847997
LastModified: 1701171524
URLPath: /cgit/aur.git/snapshot/python-imgtool.tar.gz