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

Last updated: March 01,2025

1. Install "texlive-seqsplit.noarch" package

Please follow the guidelines below to install texlive-seqsplit.noarch on Fedora 38

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

2. Uninstall "texlive-seqsplit.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-seqsplit.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:24:51 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : texlive-seqsplit
Epoch : 10
Version : svn15878.0.1
Release : 65.fc38
Architecture : noarch
Size : 15 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Split long sequences of characters in a neutral way
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : When one needs to type long sequences of letters (such as in
: base-sequences in genes) or of numbers (such as calculations of
: transcendental numbers), there's no obvious break points to be
: found. The package provides a command \seqsplit, which makes
: its argument splittable anywhere, and then leaves the TeX
: paragraph-maker to do the splitting. While the package may
: obviously be used to typeset DNA sequences, the user may
: consider the dnaseq as a rather more powerful alternative.