python-lpc_checksum on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S python-lpc_checksum

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

$ yay -Rns python-lpc_checksum

2. Manually Install "python-lpc_checksum" via AUR

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

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

b. Clone python-lpc_checksum's git locally

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

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

$ cd ~/python-lpc_checksum $ makepkg -si

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

ID: 1423330
Name: python-lpc_checksum
PackageBaseID: 203471
PackageBase: python-lpc_checksum
Version: 3.0.0-1
Description: Python script to calculate LPC firmware checksums, based on the C version by Roel Verdult. It can be used as a standalone application, or as a Python module that integrates directly in a build environment (e.g. SCons). It does not need to be compiled.
URL: https://github.com/basilfx/lpc_checksum
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Jona
Submitter: Jona
FirstSubmitted: 1709917217
LastModified: 1709917217
URLPath: /cgit/aur.git/snapshot/python-lpc_checksum.tar.gz