python2-xmodem on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-xmodem

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

$ yay -Rns python2-xmodem

2. Manually Install "python2-xmodem" via AUR

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

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

b. Clone python2-xmodem's git locally

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

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

$ cd ~/python2-xmodem $ makepkg -si

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

ID: 388517
Name: python2-xmodem
PackageBaseID: 120199
PackageBase: python2-xmodem
Version: 0.4.4-1
Description: XMODEM protocol implementation
URL: https://github.com/tehmaze/xmodem
NumVotes: 0
Popularity: 0
OutOfDate: 1648596388
Maintainer:
Submitter: maze
FirstSubmitted: 1488362705
LastModified: 1488362705
URLPath: /cgit/aur.git/snapshot/python2-xmodem.tar.gz