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

Last updated: October 07,2024

1. Install "myproxy-server.x86_64" package

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

$ sudo dnf update $ sudo dnf install myproxy-server.x86_64

2. Uninstall "myproxy-server.x86_64" package

Please follow the instructions below to uninstall myproxy-server.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove myproxy-server.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:32:59 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : myproxy-server
Version : 6.2.16
Release : 1.el9
Architecture : x86_64
Size : 48 k
Source : myproxy-6.2.16-1.el9.src.rpm
Repository : epel
Summary : Server for X.509 Public Key Infrastructure (PKI) security credentials
URL : http://grid.ncsa.illinois.edu/myproxy/
License : NCSA AND BSD-4-Clause AND BSD-2-Clause AND Apache-2.0
Description : MyProxy is open source software for managing X.509 Public Key Infrastructure
: (PKI) security credentials (certificates and private keys). MyProxy
: combines an online credential repository with an online certificate
: authority to allow users to securely obtain credentials when and where needed.
: Users run myproxy-logon to authenticate and obtain credentials, including
: trusted CA certificates and Certificate Revocation Lists (CRLs).
:
: Package myproxy-server contains the MyProxy server.