splits on AUR (Arch User Repository)
Last updated: February 02,2025
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
Copied
b. Install splits on Arch using YAY
$
yay -S
splits
Copied
* (Optional) Uninstall splits on Arch using YAY
$
yay -Rns
splits
Copied
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
Copied
b. Clone splits's git locally
$
git clone https://aur.archlinux.org/splits.git
~/splits
Copied
c. Go to ~/splits folder and install it
$
cd
~/splits
Copied
$
makepkg -si
Copied
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
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