How to Install and Uninstall python3-aeidon.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

1. Install "python3-aeidon.noarch" package

Please follow the guidelines below to install python3-aeidon.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-aeidon.noarch" package

This guide covers the steps necessary to uninstall python3-aeidon.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-aeidon.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:10:14 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-aeidon
Version : 1.13
Release : 2.el9
Architecture : noarch
Size : 187 k
Source : gaupol-1.13-2.el9.src.rpm
Repository : epel
Summary : Read, write, and manipulate text-based subtitle files
URL : https://otsaloma.io/gaupol/
License : GPL-3.0-or-later AND CC0-1.0
Description : aeidon is a Python package that provides classes and functions for dealing with
: text-based subtitle files of many different formats. Functions exist for
: reading and writing subtitle files as well as manipulating subtitle data, i.e.
: positions (times or frames) and texts.
:
: The aeidon package is part of the Gaupol subtitle editor, where the other
: package, gaupol, provides the GTK user interface.
:
: Separating a user interface independent general-purpose subtitle editing
: package from Gaupol has been an afterthought and thus not well designed to be a
: reusable component, but on the other hand is proven, working and maintained
: code.
:
: API documentation: https://otsaloma.io/gaupol/doc/api/aeidon.html