How to Install and Uninstall cacti.noarch Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "cacti.noarch" package
This tutorial shows how to install cacti.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
cacti.noarch
Copied
2. Uninstall "cacti.noarch" package
Please follow the instructions below to uninstall cacti.noarch on Oracle Linux 8:
$
sudo dnf remove
cacti.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the cacti.noarch package on Oracle Linux 8
Last metadata expiration check: 1:52:40 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : cacti
Version : 1.2.21
Release : 1.el8
Architecture : noarch
Size : 33 M
Source : cacti-1.2.21-1.el8.src.rpm
Repository : epel
Summary : An rrd based graphing tool
URL : https://www.cacti.net/
License : GPLv2+
Description : Cacti is a complete frontend to RRDTool. It stores all of the
: necessary information to create graphs and populate them with
: data in a MySQL database. The frontend is completely PHP
: driven.
Available Packages
Name : cacti
Version : 1.2.21
Release : 1.el8
Architecture : noarch
Size : 33 M
Source : cacti-1.2.21-1.el8.src.rpm
Repository : epel
Summary : An rrd based graphing tool
URL : https://www.cacti.net/
License : GPLv2+
Description : Cacti is a complete frontend to RRDTool. It stores all of the
: necessary information to create graphs and populate them with
: data in a MySQL database. The frontend is completely PHP
: driven.