python-unstructured on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python-unstructured

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

$ yay -Rns python-unstructured

2. Manually Install "python-unstructured" via AUR

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

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

b. Clone python-unstructured's git locally

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

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

$ cd ~/python-unstructured $ makepkg -si

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

ID: 1366996
Name: python-unstructured
PackageBaseID: 197956
PackageBase: python-unstructured
Version: 0.11.2-1
Description: A library that prepares raw documents for downstream ML tasks.
URL: https://github.com/Unstructured-IO/unstructured
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: huyz
Submitter: huyz
FirstSubmitted: 1695824598
LastModified: 1702119748
URLPath: /cgit/aur.git/snapshot/python-unstructured.tar.gz