python-filesplitter on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-filesplitter

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

$ yay -Rns python-filesplitter

2. Manually Install "python-filesplitter" via AUR

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

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

b. Clone python-filesplitter's git locally

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

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

$ cd ~/python-filesplitter $ makepkg -si

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

ID: 713880
Name: python-filesplitter
PackageBaseID: 150856
PackageBase: python-filesplitter
Version: 2.0-1
Description: File splitter is a tool that split large file into multiple small file
URL: https://github.com/asrmarco13/the-file-splitter
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: barchiesi
Submitter: barchiesi
FirstSubmitted: 1585505209
LastModified: 1585505209
URLPath: /cgit/aur.git/snapshot/python-filesplitter.tar.gz