ch341eepromtool on AUR (Arch User Repository)

Last updated: November 09,2024

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

$ yay -S ch341eepromtool

* (Optional) Uninstall ch341eepromtool on Arch using YAY

$ yay -Rns ch341eepromtool

2. Manually Install "ch341eepromtool" via AUR

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

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

b. Clone ch341eepromtool's git locally

$ git clone https://aur.archlinux.org/ch341eepromtool.git ~/ch341eepromtool

c. Go to ~/ch341eepromtool folder and install it

$ cd ~/ch341eepromtool $ makepkg -si

3. Information about the ch341eepromtool package on Arch User Repository (AUR)

ID: 747964
Name: ch341eepromtool
PackageBaseID: 100697
PackageBase: ch341eepromtool
Version: 0.5-3
Description: An i2c serial EEPROM programming tool for the WCH CH341A
URL: https://github.com/stefanct/ch341eepromtool
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: hybroid
Submitter: hybroid
FirstSubmitted: 1443217730
LastModified: 1591462145
URLPath: /cgit/aur.git/snapshot/ch341eepromtool.tar.gz

5. The same packages on other Linux Distributions