[SNAP] Universal Linux package
Posted: 16 Jun 2018, 10:56
Install the snap package:
--edge … use latest release channel
--devmode … disable confinement to allow full access to your file system (otherwise snap confinement will default to Strict and limit file system access to your $HOME folder)
https://snapcraft.io/filebot
Code: Select all
sudo snap install filebot --edge --devmode
--devmode … disable confinement to allow full access to your file system (otherwise snap confinement will default to Strict and limit file system access to your $HOME folder)
