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

Last updated: July 03,2024

1. Install "luit.x86_64" package

Here is a brief guide to show you how to install luit.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install luit.x86_64

2. Uninstall "luit.x86_64" package

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

$ sudo dnf remove luit.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:41:51 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : luit
Version : 2.0.20210218
Release : 1.fc35
Architecture : x86_64
Size : 57 k
Source : luit-2.0.20210218-1.fc35.src.rpm
Repository : updates
Summary : Locale and ISO 2022 support for Unicode terminals
URL : https://invisible-island.net/luit/
License : MIT
Description : Luit is a filter that can be run between an arbitrary application and a
: UTF-8 terminal emulator. It will convert application output from the
: locale's encoding into UTF-8, and convert terminal input from UTF-8
: into the locale's encoding.
:
: Unlike the older XFree86/Xorg version of luit, this does not rely upon
: the fontenc package.