How to Install and Uninstall python3-tcxreader.noarch Package on Fedora 35

Last updated: November 25,2024

1. Install "python3-tcxreader.noarch" package

In this section, we are going to explain the necessary steps to install python3-tcxreader.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-tcxreader.noarch

2. Uninstall "python3-tcxreader.noarch" package

This tutorial shows how to uninstall python3-tcxreader.noarch on Fedora 35:

$ sudo dnf remove python3-tcxreader.noarch $ sudo dnf autoremove

3. Information about the python3-tcxreader.noarch package on Fedora 35

Last metadata expiration check: 4:52:24 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-tcxreader
Version : 0.4.1
Release : 1.fc35
Architecture : noarch
Size : 276 k
Source : python-tcxreader-0.4.1-1.fc35.src.rpm
Repository : updates
Summary : tcxreader is a parser/reader for Garmin's TCX file format
URL : https://github.com/alenrajsp/tcxreader
License : MIT
Description : This is a simple TCX parser / reader which can read Garmin TCX file
: extension files. The following data is currently parsed:
: longitude, latitude, elevation, time, distance, hr_value, cadence,
: watts, TPX_speed (extension). It also works well with missing data!