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

Last updated: March 01,2025

1. Install "parted-devel.i686" package

This guide let you learn how to install parted-devel.i686 on Fedora 38

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

2. Uninstall "parted-devel.i686" package

This guide let you learn how to uninstall parted-devel.i686 on Fedora 38:

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

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

Last metadata expiration check: 0:32:17 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : parted-devel
Version : 3.5
Release : 11.fc38
Architecture : i686
Size : 35 k
Source : parted-3.5-11.fc38.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.