Linux
Ubuntu/Mint PPA
This PPA currently publishes packages for Ubuntu, including official and derivative distributions.
To install Videomass add this PPA to your system:
$ sudo apt-add-repository ppa:jeanslack/videomass
$ sudo apt-get update
$ sudo apt install python3-videomass
For any other application-related issues, please read Known Problems and Bug Reports pages.
Mageia 8
Exists a third-party repository for Mageia 8 that have a rpm package for videomass. The repository comes from BlogDrake The Official Community for Spanish Talking Users.
To add this repo, first you have to configure the Official Mageia repositories then:
For i586 - 32bit systems
su -
urpmi.addmedia --wget --distrib https://ftp.blogdrake.net/mageia/mageia8/i586
urpmi videomass
exit
For x86_64 - 64bit systems
su -
urpmi.addmedia --wget --distrib https://ftp.blogdrake.net/mageia/mageia8/x86_64
urpmi videomass
exit
MX-Linux
Videomass is available on test repo of MX-Linux which is accessible from MX package installer. So, to install Videomass you will need to enable this repo and proceed with the installation .
SparkyLinux
The Videomass tool is available for Debian “Bullseye”/Sparky “Po Tolo” only.
Installation:
sudo apt update
sudo apt install videomass
or via Sparky APTus-> VideoTools tab.
AppImage format
Portable
About AppImage format
Minimum requirements:
- All Ubuntu flavors based on 18.04 LTS x86_64 version.
- x86_64 architecture.
- FFmpeg version 3.1.5
Successfully tested on the following Linux distributions:
- Xubuntu 18.04 LTS x86_64
- Ubuntu 20.04 LTS x86_64 (by installing libsdl2 or ffmpeg first)
- Debian 10 buster x86_64
- Debian 11 bullseye x86_64
- Fedora 32 x86_64 (Workstation Edition)
- Manjaro 20.0.3 (Lysia) x86_64
- Devuan 4.0 Chimaera amd64
- Slackware 15.0 x86_64 (full installation from DVD)
For any application-related issues, please read Known Problems and Bug Reports pages.