How install AVIDEMUX on UBUNTU 17.10 (artful aardvark) ?
- It is not available in Software Center
- Not available in GETDEB.net repository
- not available in unofficial PPA (Thanh Tung Nguyen), last builds are for 17.04
Can i use FLATPAK or SNAP packages ? Or how could I install it ? Thank you.
The easiest way that I have found to do this is download the source code, compile the packages and install. This guide is pretty good.
Its worth reading bootstrap.bash to check the compile options. These sometimes change more regularly than the guide.
Once you have compiled the packages, you need to install them with
dpkg -i ...
This link explain how to do it: http://ubuntuhandbook.org/index.php/2017/08/install-avidemux-2-7-0-in-ubuntu-16-04-or-17-04/
Just run the commands in the terminal