How to Install and Uninstall libfdisk.x86_64 Package on Amazon Linux 2

Last updated: May 14,2024

1. Install "libfdisk.x86_64" package

Here is a brief guide to show you how to install libfdisk.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libfdisk.x86_64

2. Uninstall "libfdisk.x86_64" package

This guide let you learn how to uninstall libfdisk.x86_64 on Amazon Linux 2:

$ sudo yum remove libfdisk.x86_64 $ sudo yum autoremove

3. Information about the libfdisk.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Installed Packages
Name : libfdisk
Arch : x86_64
Version : 2.30.2
Release : 2.amzn2.0.7
Size : 421 k
Repo : installed
From repo : amzn2-core
Summary : Partitioning library for fdisk-like programs.
URL : http://en.wikipedia.org/wiki/Util-linux
License : LGPLv2+
Description : This is library for fdisk-like programs, part of util-linux.