python-cryptg on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-cryptg

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

$ yay -Rns python-cryptg

2. Manually Install "python-cryptg" via AUR

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

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

b. Clone python-cryptg's git locally

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

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

$ cd ~/python-cryptg $ makepkg -si

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

ID: 1245607
Name: python-cryptg
PackageBaseID: 150387
PackageBase: python-cryptg
Version: 0.4-1
Description: Cryptographic utilities for Telegram, designed to use with Telethon.
URL: https://github.com/cher-nov/cryptg
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: BubuIIC
Submitter: BubuIIC
FirstSubmitted: 1584481972
LastModified: 1682328276
URLPath: /cgit/aur.git/snapshot/python-cryptg.tar.gz