python-ctranslate2-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-ctranslate2-bin

* (Optional) Uninstall python-ctranslate2-bin on Arch using YAY

$ yay -Rns python-ctranslate2-bin

2. Manually Install "python-ctranslate2-bin" via AUR

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

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

b. Clone python-ctranslate2-bin's git locally

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

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

$ cd ~/python-ctranslate2-bin $ makepkg -si

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

ID: 1367829
Name: python-ctranslate2-bin
PackageBaseID: 199169
PackageBase: python-ctranslate2-bin
Version: 3.23.0-2
Description: CTranslate2 is a C++ and Python library for efficient inference with Transformer models.
URL: https://github.com/OpenNMT/CTranslate2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gilcu3
Submitter: gilcu3
FirstSubmitted: 1698965746
LastModified: 1702284028
URLPath: /cgit/aur.git/snapshot/python-ctranslate2-bin.tar.gz