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

Last updated: May 19,2024

1. Install "texlive-textfit.noarch" package

This is a short guide on how to install texlive-textfit.noarch on Fedora 36

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

2. Uninstall "texlive-textfit.noarch" package

Please follow the instructions below to uninstall texlive-textfit.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:04:14 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-textfit
Epoch : 9
Version : svn20591.5
Release : 55.fc36
Architecture : noarch
Size : 20 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Fit text to a desired size
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : Package to fit text to a given width or height by scaling the
: font. For example: \scaletowidth{3in}{This}. (The job is done
: by calculating a magstep and applying it to the current font;
: thus "This" will be very tall, as well as very wide; to scale
: in just one dimension, use the facilities of the graphicx
: package.)