cl-split-sequence on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S cl-split-sequence

* (Optional) Uninstall cl-split-sequence on Arch using YAY

$ yay -Rns cl-split-sequence

2. Manually Install "cl-split-sequence" via AUR

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

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

b. Clone cl-split-sequence's git locally

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

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

$ cd ~/cl-split-sequence $ makepkg -si

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

ID: 1080254
Name: cl-split-sequence
PackageBaseID: 178841
PackageBase: cl-split-sequence
Version: 2.0.1-1
Description: Splits a sequence into a list of subsequences
URL: https://github.com/sharplispers/split-sequence
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1652565839
LastModified: 1652565839
URLPath: /cgit/aur.git/snapshot/cl-split-sequence.tar.gz