python-xmodem on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S python-xmodem

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

$ yay -Rns python-xmodem

2. Manually Install "python-xmodem" via AUR

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

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

b. Clone python-xmodem's git locally

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

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

$ cd ~/python-xmodem $ makepkg -si

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

ID: 1080238
Name: python-xmodem
PackageBaseID: 178839
PackageBase: python-xmodem
Version: 0.4.6-1
Description: Python XMODEM protocol implementation
URL: https://github.com/tehmaze/xmodem
NumVotes: 1
Popularity: 0.002514
OutOfDate:
Maintainer: SammysHP
Submitter: SammysHP
FirstSubmitted: 1652562900
LastModified: 1652562900
URLPath: /cgit/aur.git/snapshot/python-xmodem.tar.gz