How to Install and Uninstall texlive-bitelist.noarch Package on Fedora 34
Last updated: February 08,2025
1. Install "texlive-bitelist.noarch" package
Please follow the instructions below to install texlive-bitelist.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
texlive-bitelist.noarch
Copied
2. Uninstall "texlive-bitelist.noarch" package
Please follow the instructions below to uninstall texlive-bitelist.noarch on Fedora 34:
$
sudo dnf remove
texlive-bitelist.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-bitelist.noarch package on Fedora 34
Last metadata expiration check: 1:52:46 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-bitelist
Epoch : 9
Version : svn25779.0.1
Release : 39.fc34
Architecture : noarch
Size : 24 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Split list, in TeX's mouth
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides commands for "splitting" a token list at
: the first occurrence of another (specified) token list. I.e.,
: for given token lists s, t return b and the shortest a, such
: that t = a s b. The package's mechanism differs from those of
: packages providing similar features, in the following ways: the
: method uses TeX's mechanism of reading delimited macro
: parameters; splitting macros work by pure expansion, without
: assignments; the operation is carried out in a single macro
: call. A variant of the operation is provided, that retains
: outer braces.
Available Packages
Name : texlive-bitelist
Epoch : 9
Version : svn25779.0.1
Release : 39.fc34
Architecture : noarch
Size : 24 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Split list, in TeX's mouth
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides commands for "splitting" a token list at
: the first occurrence of another (specified) token list. I.e.,
: for given token lists s, t return b and the shortest a, such
: that t = a s b. The package's mechanism differs from those of
: packages providing similar features, in the following ways: the
: method uses TeX's mechanism of reading delimited macro
: parameters; splitting macros work by pure expansion, without
: assignments; the operation is carried out in a single macro
: call. A variant of the operation is provided, that retains
: outer braces.