python-gsmmodem on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S python-gsmmodem

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

$ yay -Rns python-gsmmodem

2. Manually Install "python-gsmmodem" via AUR

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

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

b. Clone python-gsmmodem's git locally

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

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

$ cd ~/python-gsmmodem $ makepkg -si

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

ID: 504296
Name: python-gsmmodem
PackageBaseID: 131712
PackageBase: python-gsmmodem
Version: 0.9-1
Description: python-gsmmodem is a module that allows easy control of a GSM modem attached to the system
URL: https://github.com/faucamp/python-gsmmodem
NumVotes: 0
Popularity: 0
OutOfDate: 1659396339
Maintainer: freaknils
FirstSubmitted: 1524208090
LastModified: 1524208090
URLPath: /cgit/aur.git/snapshot/python-gsmmodem.tar.gz