python-sentence-transformers on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-sentence-transformers

* (Optional) Uninstall python-sentence-transformers on Arch using YAY

$ yay -Rns python-sentence-transformers

2. Manually Install "python-sentence-transformers" via AUR

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

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

b. Clone python-sentence-transformers's git locally

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

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

$ cd ~/python-sentence-transformers $ makepkg -si

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

ID: 1151678
Name: python-sentence-transformers
PackageBaseID: 186548
PackageBase: python-sentence-transformers
Version: 2.2.2-1
Description: Multilingual Sentence & Image Embeddings with BERT
URL: https://github.com/UKPLab/sentence-transformers
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: huyz
Submitter: huyz
FirstSubmitted: 1665634412
LastModified: 1665634412
URLPath: /cgit/aur.git/snapshot/python-sentence-transformers.tar.gz