To get started, download the Install script, which automatically downloads and installs the latest version of Rapid Photo Downloader.
Tip: Save the file rather than opening it directly. You may need to first right-click on the "Install script" button and choose the "Save Link As" option.
Tip: You can save the Install script wherever you like — it's used only to install or uninstall the application, not run it.
The list of changes in all releases is found in the ChangeLog. The release notes contains notes useful to specific users.
Install on Ubuntu, LinuxMint, openSUSE, Debian, Fedora, CentOS, Pop!_OS, and similar Linux distributions
Download the install script above, and then to install the program from a terminal window run as your regular user (i.e. without sudo):
python3 install.py
The program sudo may prompt for your password during the install process, if required.
For a list of optional commands you can give the installer, run:
python3 install.py --help
Finally, to uninstall:
python3 install.py --uninstall
For more details on program installation, consult the instructions in the documentation.
Install on Arch Linux or Manjaro
The program is available in the community repository. To install, from a terminal window run:
sudo pacman -S rapid-photo-downloader
Older Releases
All releases are available on launchpad.
For releases in the 0.9.x series, you can download the tarball and install it by using the install script and passing the tarball as an argument to it:
python3 install.py rapid-photo-downloader-0.9.x.tar.gz
Using the most recently released install script is recommended in almost all circumstances.

If you like this software, please consider making a contribution. Thank you!