How to Install and Uninstall autodownloader.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "autodownloader.noarch" package

Please follow the guidance below to install autodownloader.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install autodownloader.noarch

2. Uninstall "autodownloader.noarch" package

Here is a brief guide to show you how to uninstall autodownloader.noarch on Fedora 34:

$ sudo dnf remove autodownloader.noarch $ sudo dnf autoremove

3. Information about the autodownloader.noarch package on Fedora 34

Last metadata expiration check: 2:20:04 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : autodownloader
Version : 0.5.0
Release : 3.fc34
Architecture : noarch
Size : 36 k
Source : autodownloader-0.5.0-3.fc34.src.rpm
Repository : fedora
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.