How to Install and Uninstall parted-devel.i686 Package on Fedora 39

Last updated: November 29,2024

1. Install "parted-devel.i686" package

Learn how to install parted-devel.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install parted-devel.i686

2. Uninstall "parted-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall parted-devel.i686 on Fedora 39:

$ sudo dnf remove parted-devel.i686 $ sudo dnf autoremove

3. Information about the parted-devel.i686 package on Fedora 39

Last metadata expiration check: 3:11:08 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : parted-devel
Version : 3.6
Release : 2.fc39
Architecture : i686
Size : 33 k
Source : parted-3.6-2.fc39.src.rpm
Repository : fedora
Summary : Files for developing apps which will manipulate disk partitions
URL : http://www.gnu.org/software/parted
License : GPL-3.0-or-later
Description : The GNU Parted library is a set of routines for hard disk partition
: manipulation. If you want to develop programs that manipulate disk
: partitions and filesystems using the routines provided by the GNU
: Parted library, you need to install this package.