python-deltachat on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-deltachat

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

$ yay -Rns python-deltachat

2. Manually Install "python-deltachat" via AUR

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

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

b. Clone python-deltachat's git locally

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

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

$ cd ~/python-deltachat $ makepkg -si

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

ID: 1362347
Name: python-deltachat
PackageBaseID: 178948
PackageBase: python-deltachat
Version: 1.131.4-1
Description: Python bindings for the Delta Chat Core library using CFFI against the Rust-implemented libdeltachat
URL: https://pypi.org/project/deltachat/
NumVotes: 0
Popularity: 0
OutOfDate: 1703115026
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1652858032
LastModified: 1701334719
URLPath: /cgit/aur.git/snapshot/python-deltachat.tar.gz