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

Last updated: September 20,2024

1. Install "texlive-bubblesort.noarch" package

Please follow the step by step instructions below to install texlive-bubblesort.noarch on Fedora 36

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

2. Uninstall "texlive-bubblesort.noarch" package

Please follow the guidelines below to uninstall texlive-bubblesort.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:50:38 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-bubblesort
Epoch : 9
Version : svn56070
Release : 55.fc36
Architecture : noarch
Size : 236 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
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.