How to Install and Uninstall proj.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

1. Install "proj.x86_64" package

In this section, we are going to explain the necessary steps to install proj.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install proj.x86_64

2. Uninstall "proj.x86_64" package

Please follow the step by step instructions below to uninstall proj.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove proj.x86_64 $ sudo dnf autoremove

3. Information about the proj.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:18:25 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : proj
Version : 8.2.0
Release : 1.el9
Architecture : x86_64
Size : 2.5 M
Source : proj-8.2.0-1.el9.src.rpm
Repository : epel
Summary : Cartographic projection software (PROJ)
URL : https://proj.org
License : MIT
Description : Proj and invproj perform respective forward and inverse transformation of
: cartographic data to or from cartesian data with a wide range of selectable
: projection functions.