How to Install and Uninstall ampache_browser.x86_64 Package on Oracle Linux 9

Last updated: September 28,2024

1. Install "ampache_browser.x86_64" package

In this section, we are going to explain the necessary steps to install ampache_browser.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ampache_browser.x86_64

2. Uninstall "ampache_browser.x86_64" package

Please follow the steps below to uninstall ampache_browser.x86_64 on Oracle Linux 9:

$ sudo dnf remove ampache_browser.x86_64 $ sudo dnf autoremove

3. Information about the ampache_browser.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:31:56 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ampache_browser
Version : 1.0.6
Release : 1.el9
Architecture : x86_64
Size : 174 k
Source : ampache_browser-1.0.6-1.el9.src.rpm
Repository : epel
Summary : C++ and Qt based client library for Ampache access
URL : http://ampache-browser.org
License : GPLv3
Description : Ampache Browser is a library that implements desktop client access to
: the Ampache service (http://ampache.org). It provides end-user Qt UI and
: has a simple C++ interface that allows easy integration into client
: applications.