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

Last updated: October 02,2024

1. Install "texlive-hardwrap.noarch" package

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

$ 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 39:

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

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

Last metadata expiration check: 5:46:54 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-hardwrap
Epoch : 11
Version : svn21396.0.2
Release : 69.fc39
Architecture : noarch
Size : 20 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Hard wrap text to a certain character length
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.