How to Install and Uninstall utf8proc-devel.x86_64 Package on AlmaLinux 8
Last updated: November 14,2024
1. Install "utf8proc-devel.x86_64" package
Please follow the instructions below to install utf8proc-devel.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
utf8proc-devel.x86_64
Copied
2. Uninstall "utf8proc-devel.x86_64" package
In this section, we are going to explain the necessary steps to uninstall utf8proc-devel.x86_64 on AlmaLinux 8:
$
sudo dnf remove
utf8proc-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the utf8proc-devel.x86_64 package on AlmaLinux 8
Last metadata expiration check: 0:22:53 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : utf8proc-devel
Version : 2.1.1
Release : 5.el8
Architecture : x86_64
Size : 18 k
Source : utf8proc-epel-2.1.1-5.el8.src.rpm
Repository : epel
Summary : Header files, libraries and development documentation for utf8proc-epel
URL : http://julialang.org/utf8proc/
License : Unicode and MIT
Description : Contains header files for developing applications that use the utf8proc-epel
: library.
:
: The documentation for the C library is found in the utf8proc.h header file.
: "utf8proc_map" is most likely the function you will be using for mapping UTF-8
: strings, unless you want to allocate memory yourself.
Available Packages
Name : utf8proc-devel
Version : 2.1.1
Release : 5.el8
Architecture : x86_64
Size : 18 k
Source : utf8proc-epel-2.1.1-5.el8.src.rpm
Repository : epel
Summary : Header files, libraries and development documentation for utf8proc-epel
URL : http://julialang.org/utf8proc/
License : Unicode and MIT
Description : Contains header files for developing applications that use the utf8proc-epel
: library.
:
: The documentation for the C library is found in the utf8proc.h header file.
: "utf8proc_map" is most likely the function you will be using for mapping UTF-8
: strings, unless you want to allocate memory yourself.