How to Install and Uninstall texlive-scontents.noarch Package on Fedora 38

Last updated: January 12,2025

1. Install "texlive-scontents.noarch" package

This guide let you learn how to install texlive-scontents.noarch on Fedora 38

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

2. Uninstall "texlive-scontents.noarch" package

This is a short guide on how to uninstall texlive-scontents.noarch on Fedora 38:

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

3. Information about the texlive-scontents.noarch package on Fedora 38

Last metadata expiration check: 4:15:25 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : texlive-scontents
Epoch : 10
Version : svn62902
Release : 65.fc38
Architecture : noarch
Size : 381 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Store and reuse code sequences
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : This package stores valid LaTeX code in sequences using the
: l3seq module of expl3. The stored content (including verbatim)
: can be used as many times as desired in the document,
: additionally can be written to external files if desired.