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

Last updated: September 23,2024

1. Install "texlive-csvsimple.noarch" package

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

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

2. Uninstall "texlive-csvsimple.noarch" package

This guide let you learn how to uninstall texlive-csvsimple.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:37:07 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-csvsimple
Epoch : 9
Version : svn51010
Release : 55.fc36
Architecture : noarch
Size : 23 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Simple CSV file processing
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides a simple LaTeX interface for the
: processing of files with comma separated values (CSV); it
: relies on the key value syntax supported by pgfkeys to simplify
: usage. Filtering and table generation is especially supported;
: however, this lightweight tool offers no support for data
: sorting or data base storage.