How to Install and Uninstall fpart Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 12,2024

1. Install "fpart" package

Here is a brief guide to show you how to install fpart on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install fpart

2. Uninstall "fpart" package

Please follow the guidelines below to uninstall fpart on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove fpart $ sudo apt autoclean && sudo apt autoremove

3. Information about the fpart package on Ubuntu 20.10 (Groovy Gorilla)

Package: fpart
Architecture: amd64
Version: 1.2.0-1
Priority: optional
Section: universe/misc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Ganael LAPLANCHE
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 103
Depends: cpio, rsync, sudo, libc6 (>= 2.7)
Filename: pool/universe/f/fpart/fpart_1.2.0-1_amd64.deb
Size: 36020
MD5sum: d60d78c8ceb2720cca0053184718bc43
SHA1: 02ed5abd16dd505cc245baf13d953dad27c0993d
SHA256: 85f61956a773b562be599b87d108601660de6f35f4d30503b1723b5cb04cb197
SHA512: 82b96b1f3c874c814eb6f74325ffcfa6ae3bc77297ae189bcc159ff831939c3263593fad54a1963d8b26858afb58ec5a9667fda9139dc7de6eb63bddc4888564
Homepage: http://sourceforge.net/projects/fpart/
Description-en: sort file trees and pack them into bags
Fpart is a tool that helps you sort file trees and pack them into bags (called
"partitions"). It is developed in C and available under the BSD license.
.
It splits a list of directories and file trees into a certain number of
partitions, trying to produce partitions with the same size and number of
files.
It can also produce partitions with a given number of files or a limited size.
Once generated, partitions are either printed as file lists to stdout
(default) or to files. Those lists can then be used by third party programs.
.
Fpart also includes a live mode, which allows it to crawl very large
filesystems and produce partitions in live. Hooks are available to act on
those partitions (e.g. immediately start a transfer using rsync(1)) without
having to wait for the filesystem traversal job to be finished. Used this way,
fpart can be seen as a powerful data migration tool.
Description-md5: f48f9e2af73af3e7706bf8a459bea993