How to Install and Uninstall phpMyAdmin.noarch Package on AlmaLinux 9

Last updated: October 08,2024

1. Install "phpMyAdmin.noarch" package

Please follow the guidance below to install phpMyAdmin.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install phpMyAdmin.noarch

2. Uninstall "phpMyAdmin.noarch" package

Learn how to uninstall phpMyAdmin.noarch on AlmaLinux 9:

$ sudo dnf remove phpMyAdmin.noarch $ sudo dnf autoremove

3. Information about the phpMyAdmin.noarch package on AlmaLinux 9

Last metadata expiration check: 2:25:16 ago on Wed Mar 13 07:41:12 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