Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Latest commit

 

History

History
47 lines (34 loc) · 1.7 KB

INSTALL.md

File metadata and controls

47 lines (34 loc) · 1.7 KB

logo

media-dupes

installation instructions

linux linux

.AppImage

  • Download the latest .AppImage
  • Copy the AppImage to the desired location
  • Make it executable: chmod +x /path/to/local/media-dupes-file.AppImage
  • Execute it

.deb

  • Download the latest .deb
  • execute: sudo dpkg -i /path/to/local/media-dupes-file.deb

.pacman

  • Download the latest .pacman
  • execute: sudo pacman -U /path/to/local/media-dupes-file.pacman

.rpm

  • Download the latest .rpm
  • execute:
    • sudo dnf localinstall /path/to/local/media-dupes-file.rpm or
    • sudo yum localinstall /path/to/local/media-dupes-file.rpm

.snap

  • Download the latest .snap
  • execute: sudo snap install /path/to/local/media-dupes-file.snap

apple macOS

.dmg

  • Download the latest .dmg
  • Mount the .dmg
  • Drag the .app to /Applications

Informations about how to install non-app-store applications on macOS can be found here.

windows windows

It's recommended to use the installer and use it just for the current user. This ensures that updating the bundles youtube-dl works out of the box.

installer

  • Download the latest win-installer.exe
  • Execute the win-installer.exe