How to Install and Uninstall varnish.i686 Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "varnish.i686" package

This is a short guide on how to install varnish.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install varnish.i686

2. Uninstall "varnish.i686" package

In this section, we are going to explain the necessary steps to uninstall varnish.i686 on Oracle Linux 9:

$ sudo dnf remove varnish.i686 $ sudo dnf autoremove

3. Information about the varnish.i686 package on Oracle Linux 9

Last metadata expiration check: 0:12:27 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : varnish
Version : 6.6.2
Release : 3.el9_2.1
Architecture : i686
Size : 1.2 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/