python-deepl on AUR (Arch User Repository)

Last updated: January 24,2025

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

$ yay -S python-deepl

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

$ yay -Rns python-deepl

2. Manually Install "python-deepl" via AUR

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

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

b. Clone python-deepl's git locally

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

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

$ cd ~/python-deepl $ makepkg -si

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

ID: 1428698
Name: python-deepl
PackageBaseID: 175535
PackageBase: python-deepl
Version: 1.17.0-3
Description: Python library for the DeepL API
URL: https://github.com/deeplcom/deepl-python
NumVotes: 2
Popularity: 0.074034
OutOfDate:
Maintainer: alerque
Submitter: lmartinez-mirror
FirstSubmitted: 1643664876
LastModified: 1710620298
URLPath: /cgit/aur.git/snapshot/python-deepl.tar.gz