How to Install and Uninstall netpbm.i686 Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "netpbm.i686" package
In this section, we are going to explain the necessary steps to install netpbm.i686 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
netpbm.i686
Copied
2. Uninstall "netpbm.i686" package
This tutorial shows how to uninstall netpbm.i686 on Oracle Linux 9:
$
sudo dnf remove
netpbm.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the netpbm.i686 package on Oracle Linux 9
Last metadata expiration check: 0:51:58 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : netpbm
Version : 10.95.00
Release : 2.el9
Architecture : i686
Size : 200 k
Source : netpbm-10.95.00-2.el9.src.rpm
Repository : ol9_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.
Available Packages
Name : netpbm
Version : 10.95.00
Release : 2.el9
Architecture : i686
Size : 200 k
Source : netpbm-10.95.00-2.el9.src.rpm
Repository : ol9_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.