python-freesms on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-freesms

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

$ yay -Rns python-freesms

2. Manually Install "python-freesms" via AUR

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

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

b. Clone python-freesms's git locally

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

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

$ cd ~/python-freesms $ makepkg -si

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

ID: 938795
Name: python-freesms
PackageBaseID: 120374
PackageBase: python-freesms
Version: 0.2.0-1
Description: Python interface to Free mobile SMS API.
URL: https://pypi.python.org/pypi/freesms
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Francois_B
Submitter: Francois_B
FirstSubmitted: 1488724328
LastModified: 1627190579
URLPath: /cgit/aur.git/snapshot/python-freesms.tar.gz