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

Last updated: November 27,2024

1. Install "texlive-bubblesort.noarch" package

This guide covers the steps necessary to install texlive-bubblesort.noarch on Fedora 35

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

2. Uninstall "texlive-bubblesort.noarch" package

Please follow the instructions below to uninstall texlive-bubblesort.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:48:04 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-bubblesort
Epoch : 9
Version : svn56070
Release : 48.fc35
Architecture : noarch
Size : 236 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Bubble sorts a list
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : This package sorts a list of TeX items {item 1}...{item k} in
: "increasing" order where "increasing" is determined by a
: comparator macro. By default it sorts real numbers with the
: usual meaning of "increasing" but some other examples are
: discussed in the documentation. A second macro is included
: which sorts one list and applies the same permutation to a
: second list.