How To Install twolame-devel on CentOS 8
Introduction
In this tutorial we learn how to install twolame-devel
on CentOS 8.
What is twolame-devel
This package contains the header files and documentation needed to develop applications with TwoLAME. twolame-devel 0.3.13 12.el8 x86_64 78 k twolame-0.3.13-12.el8.src.rpm powertools Development tools for TwoLAME applications http LGPLv2+ This package contains the header files and documentation needed to develop applications with TwoLAME.
We can use yum
or dnf
to install twolame-devel
on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install twolame-devel.
Install twolame-devel on CentOS 8 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install twolame-devel
using dnf
by running the following command:
sudo dnf -y install twolame-devel
Install twolame-devel on CentOS 8 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install twolame-devel
using yum
by running the following command:
sudo yum -y install twolame-devel
How To Uninstall twolame-devel on CentOS 8
To uninstall only the twolame-devel
package we can use the following command:
sudo dnf remove twolame-devel
twolame-devel Package Contents on CentOS 8
/usr/include/twolame.h
/usr/lib/libtwolame.so
/usr/lib/pkgconfig/twolame.pc
/usr/share/doc/twolame-devel
/usr/share/doc/twolame-devel/api.txt
/usr/share/doc/twolame-devel/html
/usr/share/doc/twolame-devel/html/Doxyfile
/usr/share/doc/twolame-devel/html/Doxyfile.in
/usr/share/doc/twolame-devel/html/Makefile
/usr/share/doc/twolame-devel/html/Makefile.am
/usr/share/doc/twolame-devel/html/Makefile.in
/usr/share/doc/twolame-devel/html/api.html
/usr/share/doc/twolame-devel/html/authors.html
/usr/share/doc/twolame-devel/html/changelog.html
/usr/share/doc/twolame-devel/html/doxygen.css
/usr/share/doc/twolame-devel/html/doxygen.png
/usr/share/doc/twolame-devel/html/index.html
/usr/share/doc/twolame-devel/html/nav_f.png
/usr/share/doc/twolame-devel/html/nav_h.png
/usr/share/doc/twolame-devel/html/psycho.html
/usr/share/doc/twolame-devel/html/readme.html
/usr/share/doc/twolame-devel/html/tabs.css
/usr/share/doc/twolame-devel/html/todo.html
/usr/share/doc/twolame-devel/html/twolame-manpage.css
/usr/share/doc/twolame-devel/html/twolame.1.html
/usr/share/doc/twolame-devel/html/twolame.css
/usr/share/doc/twolame-devel/html/twolame_8h.html
/usr/share/doc/twolame-devel/html/twolame_8h_source.html
/usr/share/doc/twolame-devel/html/vbr.html
/usr/share/doc/twolame-devel/psycho.txt
/usr/share/doc/twolame-devel/vbr.txt
/usr/include/twolame.h
/usr/lib64/libtwolame.so
/usr/lib64/pkgconfig/twolame.pc
/usr/share/doc/twolame-devel
/usr/share/doc/twolame-devel/api.txt
/usr/share/doc/twolame-devel/html
/usr/share/doc/twolame-devel/html/Doxyfile
/usr/share/doc/twolame-devel/html/Doxyfile.in
/usr/share/doc/twolame-devel/html/Makefile
/usr/share/doc/twolame-devel/html/Makefile.am
/usr/share/doc/twolame-devel/html/Makefile.in
/usr/share/doc/twolame-devel/html/api.html
/usr/share/doc/twolame-devel/html/authors.html
/usr/share/doc/twolame-devel/html/changelog.html
/usr/share/doc/twolame-devel/html/doxygen.css
/usr/share/doc/twolame-devel/html/doxygen.png
/usr/share/doc/twolame-devel/html/index.html
/usr/share/doc/twolame-devel/html/nav_f.png
/usr/share/doc/twolame-devel/html/nav_h.png
/usr/share/doc/twolame-devel/html/psycho.html
/usr/share/doc/twolame-devel/html/readme.html
/usr/share/doc/twolame-devel/html/tabs.css
/usr/share/doc/twolame-devel/html/todo.html
/usr/share/doc/twolame-devel/html/twolame-manpage.css
/usr/share/doc/twolame-devel/html/twolame.1.html
/usr/share/doc/twolame-devel/html/twolame.css
/usr/share/doc/twolame-devel/html/twolame_8h.html
/usr/share/doc/twolame-devel/html/twolame_8h_source.html
/usr/share/doc/twolame-devel/html/vbr.html
/usr/share/doc/twolame-devel/psycho.txt
/usr/share/doc/twolame-devel/vbr.txt
References
- [twolame-devel website](http://www.twolame.org/ http://www.twolame.org/)
Summary
In this tutorial we learn how to install twolame-devel
on CentOS 8 using yum and dnf.