How to Install and Uninstall texlive-codesection.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "texlive-codesection.noarch" package

Learn how to install texlive-codesection.noarch on Fedora 34

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

2. Uninstall "texlive-codesection.noarch" package

This is a short guide on how to uninstall texlive-codesection.noarch on Fedora 34:

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

3. Information about the texlive-codesection.noarch package on Fedora 34

Last metadata expiration check: 0:41:58 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-codesection
Epoch : 9
Version : svn34481.0.1
Release : 39.fc34
Architecture : noarch
Size : 21 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Provides an environment that may be conditionally included
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : This package provides an environment to switch a section of
: code on or off. The code may be placed anywhere in the file (it
: is not limited to the document or the preamble). The motivation
: for this package was to have commands which allow preselection
: based on whether sections of code in a preamble of a template
: are executed.