python-smart_open on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-smart_open

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

$ yay -Rns python-smart_open

2. Manually Install "python-smart_open" via AUR

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

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

b. Clone python-smart_open's git locally

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

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

$ cd ~/python-smart_open $ makepkg -si

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

ID: 1417257
Name: python-smart_open
PackageBaseID: 135330
PackageBase: python-smart_open
Version: 7.0.1-1
Description: Library for efficient streaming of very large files from/to S3, HDFS, WebHDFS, HTTP, or local (compressed) files
URL: https://github.com/RaRe-Technologies/smart_open
NumVotes: 4
Popularity: 1.0E-6
OutOfDate:
Maintainer: edh
Submitter: edh
FirstSubmitted: 1535103922
LastModified: 1709123577
URLPath: /cgit/aur.git/snapshot/python-smart_open.tar.gz