python-comtool on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-comtool

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

$ yay -Rns python-comtool

2. Manually Install "python-comtool" via AUR

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

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

b. Clone python-comtool's git locally

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

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

$ cd ~/python-comtool $ makepkg -si

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

ID: 1246493
Name: python-comtool
PackageBaseID: 176167
PackageBase: python-comtool
Version: 3.2.1-0
Description: A cross platform serial debug tools written by python
URL: https://github.com/Neutree/COMTool
NumVotes: 1
Popularity: 0.001427
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1645259579
LastModified: 1682502149
URLPath: /cgit/aur.git/snapshot/python-comtool.tar.gz