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

Last updated: January 15,2025

1. Install "texlive-seqsplit.noarch" package

Please follow the instructions below to install texlive-seqsplit.noarch on Fedora 36

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

2. Uninstall "texlive-seqsplit.noarch" package

Here is a brief guide to show you how to uninstall texlive-seqsplit.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:16:07 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-seqsplit
Epoch : 9
Version : svn15878.0.1
Release : 55.fc36
Architecture : noarch
Size : 16 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Split long sequences of characters in a neutral way
URL : http://tug.org/texlive/
License : LPPL
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.