splits on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S splits

* (Optional) Uninstall splits on Arch using YAY

$ yay -Rns splits

2. Manually Install "splits" via AUR

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

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

b. Clone splits's git locally

$ git clone https://aur.archlinux.org/splits.git ~/splits

c. Go to ~/splits folder and install it

$ cd ~/splits $ makepkg -si

3. Information about the splits package on Arch User Repository (AUR)

ID: 466614
Name: splits
PackageBaseID: 127330
PackageBase: splits
Version: 0.2.1-1
Description: A cli tool that splits files into n peices requiring r of them to reconstruct the original
URL: https://github.com/lindenk/splits
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Lindenk
Submitter: Lindenk
FirstSubmitted: 1510993221
LastModified: 1512370131
URLPath: /cgit/aur.git/snapshot/splits.tar.gz