How to Install and Uninstall texlive-lua-uca.noarch Package on Fedora 39

Last updated: October 15,2024

1. Install "texlive-lua-uca.noarch" package

Here is a brief guide to show you how to install texlive-lua-uca.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install texlive-lua-uca.noarch

2. Uninstall "texlive-lua-uca.noarch" package

Please follow the steps below to uninstall texlive-lua-uca.noarch on Fedora 39:

$ sudo dnf remove texlive-lua-uca.noarch $ sudo dnf autoremove

3. Information about the texlive-lua-uca.noarch package on Fedora 39

Last metadata expiration check: 4:26:34 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : texlive-lua-uca
Epoch : 11
Version : svn61023
Release : 69.fc39
Architecture : noarch
Size : 192 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Unicode Collation Algorithm library for Lua
URL : http://tug.org/texlive/
License : MIT
Description : The Lua-UCA library provides basic support for Unicode
: Collation Algorithm in Lua. It can be used to sort arrays of
: strings according to rules of particular languages. It can be
: used in other Lua projects that need to sort text in a language
: dependent way, like indexing processors, bibliographic
: generators, etc