csplitb on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S csplitb

* (Optional) Uninstall csplitb on Arch using YAY

$ yay -Rns csplitb

2. Manually Install "csplitb" via AUR

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

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

b. Clone csplitb's git locally

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

c. Go to ~/csplitb folder and install it

$ cd ~/csplitb $ makepkg -si

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

ID: 421714
Name: csplitb
PackageBaseID: 123546
PackageBase: csplitb
Version: 1.0.2-1
Description: Split binary files on content boundaries
URL: https://pypi.python.org/pypi/csplitb/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: z3ntu
Submitter: z3ntu
FirstSubmitted: 1498132641
LastModified: 1498132641
URLPath: /cgit/aur.git/snapshot/csplitb.tar.gz