How To Install libchardet-devel on Fedora 36
Introduction
In this tutorial we learn how to install libchardet-devel
on Fedora 36.
What is libchardet-devel
The libchardet-devel package contains the header and object files necessary for developing programs which use the libchardet libraries.
We can use yum
or dnf
to install libchardet-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libchardet-devel.
Install libchardet-devel on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install libchardet-devel
using dnf
by running the following command:
sudo dnf -y install libchardet-devel
Install libchardet-devel on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install libchardet-devel
using yum
by running the following command:
sudo yum -y install libchardet-devel
How To Uninstall libchardet-devel on Fedora 36
To uninstall only the libchardet-devel
package we can use the following command:
sudo dnf remove libchardet-devel
libchardet-devel Package Contents on Fedora 36
/usr/bin/chardet-config
/usr/include/chardet/chardet-config.h
/usr/include/chardet/chardet.h
/usr/include/chardet/nsUniversalDetector.h
/usr/include/chardet/nscore.h
/usr/include/chardet/version.h
/usr/lib/libchardet.so
/usr/lib/pkgconfig/chardet.pc
/usr/share/man/ko/man3/detect.3.gz
/usr/share/man/ko/man3/detect_destroy.3.gz
/usr/share/man/ko/man3/detect_handledata.3.gz
/usr/share/man/ko/man3/detect_init.3.gz
/usr/share/man/ko/man3/detect_obj_free.3.gz
/usr/share/man/ko/man3/detect_obj_init.3.gz
/usr/share/man/ko/man3/detect_reset.3.gz
/usr/share/man/man3/detect.3.gz
/usr/share/man/man3/detect_destroy.3.gz
/usr/share/man/man3/detect_handledata.3.gz
/usr/share/man/man3/detect_init.3.gz
/usr/share/man/man3/detect_obj_free.3.gz
/usr/share/man/man3/detect_obj_init.3.gz
/usr/share/man/man3/detect_reset.3.gz
References
Summary
In this tutorial we learn how to install libchardet-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libchardet-devel on Fedora 36” linkTitle: “libchardet-devel” type: “docs” description: “In this tutorial we learn how to install libchardet-devel in Fedora 36. libchardet-devel is Header and object files for development using libchardet” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libchardet-devel-featured.png
Introduction
In this tutorial we learn how to install libchardet-devel
on Fedora 36.
What is libchardet-devel
The libchardet-devel package contains the header and object files necessary for developing programs which use the libchardet libraries.
We can use yum
or dnf
to install libchardet-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libchardet-devel.
Install libchardet-devel on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install libchardet-devel
using dnf
by running the following command:
sudo dnf -y install libchardet-devel
Install libchardet-devel on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install libchardet-devel
using yum
by running the following command:
sudo yum -y install libchardet-devel
How To Uninstall libchardet-devel on Fedora 36
To uninstall only the libchardet-devel
package we can use the following command:
sudo dnf remove libchardet-devel
libchardet-devel Package Contents on Fedora 36
/usr/bin/chardet-config
/usr/include/chardet/chardet-config.h
/usr/include/chardet/chardet.h
/usr/include/chardet/nsUniversalDetector.h
/usr/include/chardet/nscore.h
/usr/include/chardet/version.h
/usr/lib64/libchardet.so
/usr/lib64/pkgconfig/chardet.pc
/usr/share/man/ko/man3/detect.3.gz
/usr/share/man/ko/man3/detect_destroy.3.gz
/usr/share/man/ko/man3/detect_handledata.3.gz
/usr/share/man/ko/man3/detect_init.3.gz
/usr/share/man/ko/man3/detect_obj_free.3.gz
/usr/share/man/ko/man3/detect_obj_init.3.gz
/usr/share/man/ko/man3/detect_reset.3.gz
/usr/share/man/man3/detect.3.gz
/usr/share/man/man3/detect_destroy.3.gz
/usr/share/man/man3/detect_handledata.3.gz
/usr/share/man/man3/detect_init.3.gz
/usr/share/man/man3/detect_obj_free.3.gz
/usr/share/man/man3/detect_obj_init.3.gz
/usr/share/man/man3/detect_reset.3.gz
References
Summary
In this tutorial we learn how to install libchardet-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).