How to Install and Uninstall phpMyAdmin.noarch Package on Oracle Linux 9

Last updated: June 29,2024

1. Install "phpMyAdmin.noarch" package

This tutorial shows how to install phpMyAdmin.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install phpMyAdmin.noarch

2. Uninstall "phpMyAdmin.noarch" package

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

$ sudo dnf remove phpMyAdmin.noarch $ sudo dnf autoremove

3. Information about the phpMyAdmin.noarch package on Oracle Linux 9

Last metadata expiration check: 1:19:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : phpMyAdmin
Version : 5.2.1
Release : 1.el9
Architecture : noarch
Size : 8.0 M
Source : phpMyAdmin-5.2.1-1.el9.src.rpm
Repository : epel
Summary : A web interface for MySQL and MariaDB
URL : https://www.phpmyadmin.net/
License : GPL-2.0-or-later AND MIT AND BSD 2-Clause AND BSD 3-Clause AND LGPL-3.0-or-later AND MPL-2.0 AND ISC
Description : phpMyAdmin is a tool written in PHP intended to handle the administration of
: MySQL over the Web. Currently it can create and drop databases,
: create/drop/alter tables, delete/edit/add fields, execute any SQL statement,
: manage keys on fields, manage privileges,export data into various formats and
: is available in 50 languages