How to Install and Uninstall varnish.x86_64 Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "varnish.x86_64" package
In this section, we are going to explain the necessary steps to install varnish.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
varnish.x86_64
Copied
2. Uninstall "varnish.x86_64" package
This is a short guide on how to uninstall varnish.x86_64 on Oracle Linux 9:
$
sudo dnf remove
varnish.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the varnish.x86_64 package on Oracle Linux 9
Last metadata expiration check: 3:32:10 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : varnish
Version : 6.6.2
Release : 3.el9_2.1
Architecture : x86_64
Size : 1.1 M
Source : varnish-6.6.2-3.el9_2.1.src.rpm
Repository : ol9_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/
Available Packages
Name : varnish
Version : 6.6.2
Release : 3.el9_2.1
Architecture : x86_64
Size : 1.1 M
Source : varnish-6.6.2-3.el9_2.1.src.rpm
Repository : ol9_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/