python-cryptomobile on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-cryptomobile

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

$ yay -Rns python-cryptomobile

2. Manually Install "python-cryptomobile" via AUR

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

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

b. Clone python-cryptomobile's git locally

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

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

$ cd ~/python-cryptomobile $ makepkg -si

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

ID: 682752
Name: python-cryptomobile
PackageBaseID: 147862
PackageBase: python-cryptomobile
Version: r26.c17b23a-1
Description: This toolkit implements python wrappers around 3G and LTE encryption and integrity protection algorithms, COMP128, Milenage and TUAK authentication algorithms.
URL: https://github.com/P1sec/CryptoMobile
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: olivierlm
Submitter: olivierlm
FirstSubmitted: 1578154323
LastModified: 1578154323
URLPath: /cgit/aur.git/snapshot/python-cryptomobile.tar.gz