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

Last updated: October 14,2024

1. Install "texlive-textfit.noarch" package

Please follow the steps below to install texlive-textfit.noarch on Fedora 38

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

2. Uninstall "texlive-textfit.noarch" package

Please follow the guidance below to uninstall texlive-textfit.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:31:41 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : texlive-textfit
Epoch : 10
Version : svn20591.5
Release : 65.fc38
Architecture : noarch
Size : 19 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Fit text to a desired size
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.)