How to Install and Uninstall libunicode.x86_64 Package on Fedora 39

Last updated: November 26,2024

1. Install "libunicode.x86_64" package

Learn how to install libunicode.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install libunicode.x86_64

2. Uninstall "libunicode.x86_64" package

This guide let you learn how to uninstall libunicode.x86_64 on Fedora 39:

$ sudo dnf remove libunicode.x86_64 $ sudo dnf autoremove

3. Information about the libunicode.x86_64 package on Fedora 39

Last metadata expiration check: 3:06:37 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libunicode
Version : 0.4.0
Release : 1.fc39
Architecture : x86_64
Size : 549 k
Source : libunicode-0.4.0-1.fc39.src.rpm
Repository : updates
Summary : Modern C++20 Unicode Library
URL : https://github.com/contour-terminal/libunicode
License : Apache-2.0
Description : The goal of libunicode library is to bring painless unicode support to C++
: with simple and easy to understand APIs. The API naming conventions are chosen
: to look familiar to those using the C++ standard libary.