How to Install and Uninstall netpbm.i686 Package on Oracle Linux 8

Last updated: November 28,2024

1. Install "netpbm.i686" package

This is a short guide on how to install netpbm.i686 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install netpbm.i686

2. Uninstall "netpbm.i686" package

Please follow the step by step instructions below to uninstall netpbm.i686 on Oracle Linux 8:

$ sudo dnf remove netpbm.i686 $ sudo dnf autoremove

3. Information about the netpbm.i686 package on Oracle Linux 8

Last metadata expiration check: 4:16:41 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : netpbm
Version : 10.82.00
Release : 7.el8
Architecture : i686
Size : 214 k
Source : netpbm-10.82.00-7.el8.src.rpm
Repository : ol8_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.