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

Last updated: October 08,2024

1. Install "parted-devel.i686" package

Please follow the instructions below to install parted-devel.i686 on Fedora 36

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

2. Uninstall "parted-devel.i686" package

Please follow the instructions below to uninstall parted-devel.i686 on Fedora 36:

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

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

Last metadata expiration check: 2:18:06 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : parted-devel
Version : 3.4
Release : 13.fc36
Architecture : i686
Size : 34 k
Source : parted-3.4-13.fc36.src.rpm
Repository : updates
Summary : Files for developing apps which will manipulate disk partitions
URL : http://www.gnu.org/software/parted
License : GPLv3+
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.