How to Install and Uninstall portreserve.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 13,2025
1. Install "portreserve.x86_64" package
Here is a brief guide to show you how to install portreserve.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
portreserve.x86_64
Copied
2. Uninstall "portreserve.x86_64" package
Please follow the steps below to uninstall portreserve.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
portreserve.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the portreserve.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : portreserve
Arch : x86_64
Version : 0.0.5
Release : 11.el7
Size : 38 k
Repo : installed
From repo : base
Summary : TCP port reservation utility
URL : http://cyberelk.net/tim/portreserve/
License : GPLv2+
Description : The portreserve program aims to help services with well-known
: ports that lie in the portmap range. It prevents portmap from a
: real service's port by occupying it itself, until the real service
: tells it to release the port (generally in the init script).
Name : portreserve
Arch : x86_64
Version : 0.0.5
Release : 11.el7
Size : 38 k
Repo : installed
From repo : base
Summary : TCP port reservation utility
URL : http://cyberelk.net/tim/portreserve/
License : GPLv2+
Description : The portreserve program aims to help services with well-known
: ports that lie in the portmap range. It prevents portmap from a
: real service's port by occupying it itself, until the real service
: tells it to release the port (generally in the init script).