How to Install and Uninstall netpbm-devel.x86_64 Package on Amazon Linux 2

Last updated: May 12,2024

1. Install "netpbm-devel.x86_64" package

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

$ sudo yum makecache $ sudo yum install netpbm-devel.x86_64

2. Uninstall "netpbm-devel.x86_64" package

This is a short guide on how to uninstall netpbm-devel.x86_64 on Amazon Linux 2:

$ sudo yum remove netpbm-devel.x86_64 $ sudo yum autoremove

3. Information about the netpbm-devel.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : netpbm-devel
Arch : x86_64
Version : 10.79.00
Release : 7.amzn2
Size : 205 k
Repo : amzn2-core/2/x86_64
Summary : Development tools for programs which will use the netpbm libraries
URL : http://netpbm.sourceforge.net/
License : BSD and GPLv2 and IJG and MIT and Public Domain
Description : The netpbm-devel package contains the header files and static
: libraries, etc., for developing programs which can handle the
: various graphics file formats supported by the netpbm libraries.
:
: Install netpbm-devel if you want to develop programs for handling
: the graphics file formats supported by the netpbm libraries.
: You'll also need to have the netpbm package installed.