baudrate on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S baudrate

* (Optional) Uninstall baudrate on Arch using YAY

$ yay -Rns baudrate

2. Manually Install "baudrate" via AUR

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

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

b. Clone baudrate's git locally

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

c. Go to ~/baudrate folder and install it

$ cd ~/baudrate $ makepkg -si

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

ID: 1145944
Name: baudrate
PackageBaseID: 141603
PackageBase: baudrate
Version: r9.68b7eef-1
Description: Tool to find the baudrate of a serial device (Python 3 fork).
URL: https://github.com/sickcodes/python3-baudrate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Klotz
Submitter: Klotz
FirstSubmitted: 1556474890
LastModified: 1664471457
URLPath: /cgit/aur.git/snapshot/baudrate.tar.gz