How to Install and Uninstall audacity.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: September 21,2024

1. Install "audacity.x86_64" package

This tutorial shows how to install audacity.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install audacity.x86_64

2. Uninstall "audacity.x86_64" package

Please follow the guidance below to uninstall audacity.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove audacity.x86_64 $ sudo dnf autoremove

3. Information about the audacity.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:01:38 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : audacity
Version : 2.3.3
Release : 2.el8
Architecture : x86_64
Size : 6.9 M
Source : audacity-2.3.3-2.el8.src.rpm
Repository : epel
Summary : Multitrack audio editor
URL : http://audacity.sourceforge.net
License : GPLv2
Description : Audacity is a cross-platform multitrack audio editor. It allows you to
: record sounds directly or to import files in various formats. It features
: a few simple effects, all of the editing features you should need, and
: unlimited undo. The GUI was built with wxWidgets and the audio I/O
: supports PulseAudio, OSS and ALSA under Linux.