OmniGet for Linux
Packages for Debian and Ubuntu, Fedora and openSUSE, and an AppImage for everything else, in x64 and ARM64.
Pick the package your distribution uses. Which one?
Not on Linux? See every platform.
Requirements and formats
- .deb: Ubuntu, Debian, Mint, Pop!_OS and other Debian-based systems. Installs its own dependencies.
- .rpm: Fedora, openSUSE and the RHEL family.
- AppImage: any other distribution. Updates itself through the .zsync file.
- AUR:
omniget-bin, maintained by the community.
First launch
Most systems open OmniGet right away. Three things can get in the way:
- AppImage fails with a libfuse error (Debian 12+, Ubuntu 24.04+): run
sudo apt install libfuse2, or start it with--appimage-extract-and-run. The .deb avoids this. - Empty window or no sound in players: install the GStreamer plugins. On Debian and Ubuntu:
sudo apt install gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-libav. - Wayland: some compositors show rendering problems. Follow #26 and #199 for the current state.
After you install
-
The first screen asks for your language, then installs yt-dlp and FFmpeg with one click.
-
Copy a link, paste it on the home screen, pick a quality and press Enter.
-
Optional: add the browser extension from Settings to save what you see while logged in.
Checksums
Linux
-
SHA-256
6fb37e12d6c412f3a0780e383833ad97efc0fb6d87b3a173eb36662fa66fa104 -
SHA-256
12509e772183d2f915c5d61caa142998c5c327549b770f88b72ad2f130491e59 -
SHA-256
e26dfca13730ca80f3b2923261a415f0f9858e9691d626a1b3dea64a4c3c050c -
SHA-256
31e86e9ac4eb33911f8a82c956cff3d7cfd5071a92b97960c20979b7b67c1391 -
SHA-256
a67182c1dcf649eb88e1ce1f24bc712cdbc3ccb2e04d9c6ddf9b106c540950bf -
SHA-256
b49f768d7a17815ff18afebbcb21e71353f3021b22761794d207bb9f6fc33ebc -
SHA-256
d8f14272791c0bfb51736a43fbf25ec8f4d297f694ffb73c388892a00d840400
Every file above is the same file published on GitHub, copied to this site only after its SHA-256 matched. The reference hash lives on GitHub; this page is a convenience. How to check a file.
Other ways to install
Arch User Repository · Community
yay -S omniget-bin Questions
Which package should I pick?
The .deb on Ubuntu, Debian and Mint, the .rpm on Fedora and openSUSE, and the AppImage anywhere else.
Is there a Flatpak?
There is no official Flatpak package yet.