How to Install and Uninstall netpbm.i686 Package on CentOS Stream 9

Last updated: October 02,2024

1. Install "netpbm.i686" package

Please follow the steps below to install netpbm.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install netpbm.i686

2. Uninstall "netpbm.i686" package

Please follow the steps below to uninstall netpbm.i686 on CentOS Stream 9:

$ sudo dnf remove netpbm.i686 $ sudo dnf autoremove

3. Information about the netpbm.i686 package on CentOS Stream 9

Last metadata expiration check: 2:28:47 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : netpbm
Version : 10.95.00
Release : 2.el9
Architecture : i686
Size : 194 k
Source : netpbm-10.95.00-2.el9.src.rpm
Repository : appstream
Summary : A library for handling different graphics file formats
URL : http://netpbm.sourceforge.net/
License : BSD and GPLv2 and IJG and MIT and Public Domain
Description : The netpbm package contains a library of functions which support
: programs for handling various graphics file formats, including .pbm
: (portable bitmaps), .pgm (portable graymaps), .pnm (portable anymaps),
: .ppm (portable pixmaps) and others.