How to Install and Uninstall texlive-bitset.noarch Package on Rocky Linux 9

Last updated: May 19,2024

1. Install "texlive-bitset.noarch" package

Here is a brief guide to show you how to install texlive-bitset.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install texlive-bitset.noarch

2. Uninstall "texlive-bitset.noarch" package

This tutorial shows how to uninstall texlive-bitset.noarch on Rocky Linux 9:

$ sudo dnf remove texlive-bitset.noarch $ sudo dnf autoremove

3. Information about the texlive-bitset.noarch package on Rocky Linux 9

Last metadata expiration check: 0:15:47 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : texlive-bitset
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 611 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : appstream
Summary : Handle bit-vector datatype
URL : http://tug.org/texlive/
License : LPPL
Description : This package defines and implements the data type bit set, a
: vector of bits. The size of the vector may grow dynamically.
: Individual bits can be manipulated.