How to Install and Uninstall python3-rows.noarch Package on Fedora 35
Last updated: November 14,2024
1. Install "python3-rows.noarch" package
This guide let you learn how to install python3-rows.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-rows.noarch
Copied
2. Uninstall "python3-rows.noarch" package
This guide covers the steps necessary to uninstall python3-rows.noarch on Fedora 35:
$
sudo dnf remove
python3-rows.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-rows.noarch package on Fedora 35
Last metadata expiration check: 5:29:47 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-rows
Version : 0.4.1
Release : 12.fc35
Architecture : noarch
Size : 107 k
Source : python-rows-0.4.1-12.fc35.src.rpm
Repository : fedora
Summary : A common, beautiful interface to tabular data, no matter the format
URL : https://github.com/turicas/rows
License : GPLv3+
Description : No matter in which format your tabular data is: rows will import it,
: automatically detect types and give you high-level Python objects so
: you can start working with the data instead of trying to parse it. It
: is also locale-and-unicode aware.
Available Packages
Name : python3-rows
Version : 0.4.1
Release : 12.fc35
Architecture : noarch
Size : 107 k
Source : python-rows-0.4.1-12.fc35.src.rpm
Repository : fedora
Summary : A common, beautiful interface to tabular data, no matter the format
URL : https://github.com/turicas/rows
License : GPLv3+
Description : No matter in which format your tabular data is: rows will import it,
: automatically detect types and give you high-level Python objects so
: you can start working with the data instead of trying to parse it. It
: is also locale-and-unicode aware.