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

Last updated: October 06,2024

1. Install "trafficserver.x86_64" package

Here is a brief guide to show you how to install trafficserver.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install trafficserver.x86_64

2. Uninstall "trafficserver.x86_64" package

This is a short guide on how to uninstall trafficserver.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove trafficserver.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:36:48 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : trafficserver
Version : 9.2.3
Release : 1.el9
Architecture : x86_64
Size : 4.0 M
Source : trafficserver-9.2.3-1.el9.src.rpm
Repository : epel
Summary : Fast, scalable and extensible HTTP/1.1 and HTTP/2 caching proxy server
URL : https://trafficserver.apache.org/
License : ASL 2.0
Description : Traffic Server is a high-performance building block for cloud services.
: It's more than just a caching proxy server; it also has support for
: plugins to build large scale web applications. Key features:
:
: Caching - Improve your response time, while reducing server load and
: bandwidth needs by caching and reusing frequently-requested web pages,
: images, and web service calls.
:
: Proxying - Easily add keep-alive, filter or anonymize content
: requests, or add load balancing by adding a proxy layer.
:
: Fast - Scales well on modern SMP hardware, handling 10s of thousands
: of requests per second.
:
: Extensible - APIs to write your own plug-ins to do anything from
: modifying HTTP headers to handling ESI requests to writing your own
: cache algorithm.
:
: Proven - Handling over 400TB a day at Yahoo! both as forward and
: reverse proxies, Apache Traffic Server is battle hardened.