How to Install and Uninstall texlive-isopt.noarch Package on Fedora 39

Last updated: October 12,2024

1. Install "texlive-isopt.noarch" package

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

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

2. Uninstall "texlive-isopt.noarch" package

Please follow the step by step instructions below to uninstall texlive-isopt.noarch on Fedora 39:

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

3. Information about the texlive-isopt.noarch package on Fedora 39

Last metadata expiration check: 2:44:24 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-isopt
Epoch : 11
Version : svn45509
Release : 69.fc39
Architecture : noarch
Size : 78 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : writing a TeX length with a space between number and unit
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : Writing a TeX length with \the writes the value and the unit
: without a space. Package isopt provides a macro \ISO which
: inserts a user defined space between number and unit.