How to Install and Uninstall texlive-readarray.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "texlive-readarray.noarch" package

Please follow the guidelines below to install texlive-readarray.noarch on Fedora 34

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

2. Uninstall "texlive-readarray.noarch" package

Please follow the step by step instructions below to uninstall texlive-readarray.noarch on Fedora 34:

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

3. Information about the texlive-readarray.noarch package on Fedora 34

Last metadata expiration check: 2:51:42 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-readarray
Epoch : 9
Version : svn42467
Release : 39.fc34
Architecture : noarch
Size : 23 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Read, store and recall array-formatted data
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package allows the user to input formatted data into
: elements of a 2-D or 3-D array and to recall that data at will
: by individual cell number. The data can be but need not be
: numerical in nature. It can be, for example, formatted text.
: While the package can be used for any application where indexed
: data is called for, the package proves particularly useful when
: elements of multiple arrays must be recallable and dynamically
: combined at time of compilation, rather than in advance.