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

Last updated: May 03,2024

1. Install "texlive-codesection.noarch" package

Here is a brief guide to show you how to install texlive-codesection.noarch on Fedora 36

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

2. Uninstall "texlive-codesection.noarch" package

Please follow the guidance below to uninstall texlive-codesection.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:55:54 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-codesection
Epoch : 9
Version : svn34481.0.1
Release : 55.fc36
Architecture : noarch
Size : 20 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
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.