How to Install and Uninstall autodownloader.noarch Package on Rocky Linux 8

Last updated: September 18,2024

1. Install "autodownloader.noarch" package

Please follow the instructions below to install autodownloader.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install autodownloader.noarch

2. Uninstall "autodownloader.noarch" package

Please follow the guidelines below to uninstall autodownloader.noarch on Rocky Linux 8:

$ sudo dnf remove autodownloader.noarch $ sudo dnf autoremove

3. Information about the autodownloader.noarch package on Rocky Linux 8

Last metadata expiration check: 2:22:17 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : autodownloader
Version : 0.5.0
Release : 2.el8
Architecture : noarch
Size : 39 k
Source : autodownloader-0.5.0-2.el8.src.rpm
Repository : epel
Summary : GUI-tool to automate the download of certain files
URL : https://github.com/frenzymadness/AutoDownloader
License : GPLv2+
Description : Some software (usually games) requires certain data files to operate, sometimes
: these datafiles can be freely downloaded but may not be redistributed and thus
: cannot be put into so called packages as part of a distro.
:
: autodownloader is a tool which can be used as part of a package to automate the
: download of the needed files. It will prompt the user explaining to him the
: need of the download and asking if it is ok to make an internet connection,
: after this it will show the license of the to be downloaded files and last it
: will do the actual download and md5 verification off these files. This whole
: process can be configured by the packager through a simple configuration file.
:
: Notice that Autodownloader while open source itself, may download files which
: are not permitted to be (re)distributed unlike most files in Fedora.