How to Install and Uninstall netpbm.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "netpbm.x86_64" package

Please follow the instructions below to install netpbm.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install netpbm.x86_64

2. Uninstall "netpbm.x86_64" package

This is a short guide on how to uninstall netpbm.x86_64 on Fedora 34:

$ sudo dnf remove netpbm.x86_64 $ sudo dnf autoremove

3. Information about the netpbm.x86_64 package on Fedora 34

Last metadata expiration check: 4:57:55 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : netpbm
Version : 10.97.00
Release : 1.fc34
Architecture : x86_64
Size : 187 k
Source : netpbm-10.97.00-1.fc34.src.rpm
Repository : updates
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.