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

Last updated: May 15,2024

1. Install "texlive-ocgx.noarch" package

In this section, we are going to explain the necessary steps to install texlive-ocgx.noarch on Fedora 36

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

2. Uninstall "texlive-ocgx.noarch" package

This guide covers the steps necessary to uninstall texlive-ocgx.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:00:54 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-ocgx
Epoch : 9
Version : svn54512
Release : 55.fc36
Architecture : noarch
Size : 17 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Use OCGs within a PDF document without JavaScript
URL : http://tug.org/texlive/
License : LPPL
Description : The package extends the ocg package, which allows you to create
: OCGs (Optional Content Groups) in PDF documents. (The ocg
: package is distributed as part of Asymptote.) Every OCG
: includes TeX material into a layer of the PDF file. Each of
: these layers can be displayed or not. Links can enable or
: disable the display of OCGs. The ocgx package does not use
: Javascript embedded in the PDF document to enable (to show) or
: disable (to hide) OCGs.