How to Install and Uninstall fpart.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "fpart.x86_64" package

This is a short guide on how to install fpart.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install fpart.x86_64

2. Uninstall "fpart.x86_64" package

This guide let you learn how to uninstall fpart.x86_64 on Rocky Linux 8:

$ sudo dnf remove fpart.x86_64 $ sudo dnf autoremove

3. Information about the fpart.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:44:02 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : fpart
Version : 1.5.1
Release : 1.el8
Architecture : x86_64
Size : 54 k
Source : fpart-1.5.1-1.el8.src.rpm
Repository : epel
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.