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

Last updated: September 20,2024

1. Install "parted-devel.i686" package

Here is a brief guide to show you how to install parted-devel.i686 on Fedora 35

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

2. Uninstall "parted-devel.i686" package

Here is a brief guide to show you how to uninstall parted-devel.i686 on Fedora 35:

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

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

Last metadata expiration check: 5:18:08 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : parted-devel
Version : 3.4
Release : 7.fc35
Architecture : i686
Size : 32 k
Source : parted-3.4-7.fc35.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.