python2-pymtp on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python2-pymtp

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

$ yay -Rns python2-pymtp

2. Manually Install "python2-pymtp" via AUR

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

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

b. Clone python2-pymtp's git locally

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

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

$ cd ~/python2-pymtp $ makepkg -si

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

ID: 211625
Name: python2-pymtp
PackageBaseID: 75456
PackageBase: python2-pymtp
Version: 0.0.6-1
Description: LibMTP bindings in Python (python 2 version)
URL: https://pypi.python.org/pypi/PyMTP
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1384647411
LastModified: 1436880104
URLPath: /cgit/aur.git/snapshot/python2-pymtp.tar.gz