How to Install and Uninstall fpart.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "fpart.x86_64" package

Please follow the guidelines below to install fpart.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install fpart.x86_64

2. Uninstall "fpart.x86_64" package

Please follow the instructions below to uninstall fpart.x86_64 on Fedora 34:

$ sudo dnf remove fpart.x86_64 $ sudo dnf autoremove

3. Information about the fpart.x86_64 package on Fedora 34

Last metadata expiration check: 2:00:02 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : fpart
Version : 1.4.0
Release : 1.fc34
Architecture : x86_64
Size : 48 k
Source : fpart-1.4.0-1.fc34.src.rpm
Repository : updates
Summary : a tool that sorts files and packs them into bags
URL : http://contribs.martymac.org
License : BSD
Description : 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.