How to Install and Uninstall portreserve.x86_64 Package on Amazon Linux 2

Last updated: November 01,2024

1. Install "portreserve.x86_64" package

Please follow the guidelines below to install portreserve.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install portreserve.x86_64

2. Uninstall "portreserve.x86_64" package

This guide let you learn how to uninstall portreserve.x86_64 on Amazon Linux 2:

$ sudo yum remove portreserve.x86_64 $ sudo yum autoremove

3. Information about the portreserve.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : portreserve
Arch : x86_64
Version : 0.0.5
Release : 11.amzn2.0.1
Size : 26 k
Repo : amzn2-core/2/x86_64
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).