How to Install and Uninstall twolame.x86_64 Package on Fedora 35

Last updated: October 09,2024

1. Install "twolame.x86_64" package

This guide let you learn how to install twolame.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install twolame.x86_64

2. Uninstall "twolame.x86_64" package

In this section, we are going to explain the necessary steps to uninstall twolame.x86_64 on Fedora 35:

$ sudo dnf remove twolame.x86_64 $ sudo dnf autoremove

3. Information about the twolame.x86_64 package on Fedora 35

Last metadata expiration check: 5:08:08 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : twolame
Version : 0.4.0
Release : 1.fc35
Architecture : x86_64
Size : 48 k
Source : twolame-0.4.0-1.fc35.src.rpm
Repository : updates
Summary : Optimized MPEG Audio Layer 2 encoding library based on tooLAME
URL : http://www.twolame.org/
License : LGPLv2+
Description : TwoLAME is an optimized MPEG Audio Layer 2 (MP2) encoder. It should be able to
: be used as a drop-in replacement for LAME (a MPEG Layer 3 encoder). The frontend
: takes very similar command line options to LAME, and the backend library has a
: very similar API to LAME.
:
: This package contains the command line frontend.