How to Install and Uninstall varnish.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "varnish.x86_64" package

This guide covers the steps necessary to install varnish.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install varnish.x86_64

2. Uninstall "varnish.x86_64" package

This guide let you learn how to uninstall varnish.x86_64 on Rocky Linux 8:

$ sudo dnf remove varnish.x86_64 $ sudo dnf autoremove

3. Information about the varnish.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:56:52 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : varnish
Version : 6.0.8
Release : 1.module+el8.5.0+736+fec10e21.1
Architecture : x86_64
Size : 977 k
Source : varnish-6.0.8-1.module+el8.5.0+736+fec10e21.1.src.rpm
Repository : appstream
Summary : High-performance HTTP accelerator
URL : https://www.varnish-cache.org/
License : BSD
Description : This is Varnish Cache, a high-performance HTTP accelerator.
:
: Varnish Cache stores web pages in memory so web servers don’t have to
: create the same web page over and over again. Varnish Cache serves
: pages much faster than any application server; giving the website a
: significant speed up.
:
: Documentation wiki and additional information about Varnish Cache is
: available on: https://www.varnish-cache.org/