python-split on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-split

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

$ yay -Rns python-split

2. Manually Install "python-split" via AUR

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

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

b. Clone python-split's git locally

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

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

$ cd ~/python-split $ makepkg -si

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

ID: 1414700
Name: python-split
PackageBaseID: 202916
PackageBase: python-split
Version: 0.4-8
Description: Functions to split or partition sequences
URL: https://bitbucket.org/astanin/python-split
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1708771325
LastModified: 1708771325
URLPath: /cgit/aur.git/snapshot/python-split.tar.gz

5. The same packages on other Linux Distributions