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

Last updated: October 02,2024

1. Install "python3-tcxreader.noarch" package

Learn how to install python3-tcxreader.noarch on Fedora 34

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

2. Uninstall "python3-tcxreader.noarch" package

This is a short guide on how to uninstall python3-tcxreader.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:31:22 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-tcxreader
Version : 0.3.14
Release : 1.fc34
Architecture : noarch
Size : 253 k
Source : python-tcxreader-0.3.14-1.fc34.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!