How to Install and Uninstall texlive-xstring.noarch Package on Fedora 38
Last updated: November 29,2024
1. Install "texlive-xstring.noarch" package
This guide covers the steps necessary to install texlive-xstring.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
texlive-xstring.noarch
Copied
2. Uninstall "texlive-xstring.noarch" package
Here is a brief guide to show you how to uninstall texlive-xstring.noarch on Fedora 38:
$
sudo dnf remove
texlive-xstring.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-xstring.noarch package on Fedora 38
Last metadata expiration check: 3:14:53 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : texlive-xstring
Epoch : 10
Version : svn60007
Release : 65.fc38
Architecture : noarch
Size : 25 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : String manipulation for (La)TeX
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : The package provides macros for manipulating strings -- testing
: a string's contents, extracting substrings, substitution of
: substrings and providing numbers such as string length,
: position of, or number of recurrences of, a substring. The
: package works equally in Plain TeX and LaTeX (though e-TeX is
: always required). The strings to be processed may contain
: (expandable) macros.
Available Packages
Name : texlive-xstring
Epoch : 10
Version : svn60007
Release : 65.fc38
Architecture : noarch
Size : 25 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : String manipulation for (La)TeX
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : The package provides macros for manipulating strings -- testing
: a string's contents, extracting substrings, substitution of
: substrings and providing numbers such as string length,
: position of, or number of recurrences of, a substring. The
: package works equally in Plain TeX and LaTeX (though e-TeX is
: always required). The strings to be processed may contain
: (expandable) macros.