How to Install and Uninstall texlive-hardwrap.noarch Package on Fedora 35

Last updated: September 24,2024

1. Install "texlive-hardwrap.noarch" package

Learn how to install texlive-hardwrap.noarch on Fedora 35

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

2. Uninstall "texlive-hardwrap.noarch" package

Please follow the guidance below to uninstall texlive-hardwrap.noarch on Fedora 35:

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

3. Information about the texlive-hardwrap.noarch package on Fedora 35

Last metadata expiration check: 2:34:45 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-hardwrap
Epoch : 9
Version : svn21396.0.2
Release : 48.fc35
Architecture : noarch
Size : 21 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Hard wrap text to a certain character length
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package facilitates wrapping text to a specific character
: width, breaking lines by words rather than, as done by TeX, by
: characters. The primary use for these facilities is to aid the
: generation of messages sent to the log file or console output
: to display messages to the user. Package authors may also find
: this useful when writing out arbitary text to an external file.