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

Last updated: November 26,2024

1. Install "python3-tcxreader.noarch" package

Please follow the guidance below to install python3-tcxreader.noarch on Fedora 39

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

2. Uninstall "python3-tcxreader.noarch" package

Learn how to uninstall python3-tcxreader.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:41:38 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-tcxreader
Version : 0.4.9
Release : 1.fc39
Architecture : noarch
Size : 274 k
Source : python-tcxreader-0.4.9-1.fc39.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!