How to Install and Uninstall fasttrack.x86_64 Package on Fedora 35

Last updated: September 21,2024

1. Install "fasttrack.x86_64" package

This guide let you learn how to install fasttrack.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install fasttrack.x86_64

2. Uninstall "fasttrack.x86_64" package

This guide covers the steps necessary to uninstall fasttrack.x86_64 on Fedora 35:

$ sudo dnf remove fasttrack.x86_64 $ sudo dnf autoremove

3. Information about the fasttrack.x86_64 package on Fedora 35

Last metadata expiration check: 4:48:57 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : fasttrack
Version : 5.3.5
Release : 1.fc35
Architecture : x86_64
Size : 691 k
Source : fasttrack-5.3.5-1.fc35.src.rpm
Repository : updates
Summary : Multiple objects tracking software, easy to use, and performant.
URL : https://github.com/FastTrackOrg/FastTrack
License : GPLv3+
Description : Tracking objects in video recording can be tedious. Existing software are
: expensive, the learning curve can be steep, necessitate a powerful computer,
: and the workflow can not be easily adapted when the project evolved.
:
: FastTrack is a free (as freedom) desktop tracking software, easy to install,
: easy to use, and performant. The software can be downloaded for Linux, macOS,
: and Windows, and a public API is available to embed the core of the software in
: any C++/Qt project.
:
: Two main features are implemented in the software:
:
: • An automatic tracking algorithm that can detect and track objects
: (conserving the objects’ identities across the video recording).
: • A manual review of the tracking where errors can be corrected rapidly and
: easily to achieve 100% accuracy.
:
: This package contains the graphical user interface (fasttrack).