How to Install and Uninstall proxysql.x86_64 Package on Rocky Linux 9

Last updated: June 09,2024

1. Install "proxysql.x86_64" package

Please follow the instructions below to install proxysql.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install proxysql.x86_64

2. Uninstall "proxysql.x86_64" package

This is a short guide on how to uninstall proxysql.x86_64 on Rocky Linux 9:

$ sudo dnf remove proxysql.x86_64 $ sudo dnf autoremove

3. Information about the proxysql.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:55:03 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : proxysql
Version : 2.4.8
Release : 1.el9
Architecture : x86_64
Size : 1.7 M
Source : proxysql-2.4.8-1.el9.src.rpm
Repository : epel
Summary : A high-performance MySQL proxy
URL : https://proxysql.com/
License : GPL-3.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause AND BSD-2-Clause AND MIT
Description : ProxySQL is a high performance, high availability, protocol aware proxy for
: MySQL and forks (like Percona Server and MariaDB).