[SNAP] Universal Linux package

Support for Ubuntu and other Desktop Linux distributions
Post Reply
User avatar
rednoah
The Source
Posts: 23922
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

[SNAP] Universal Linux package

Post by rednoah »

⭑⭑ SNAP confinement does not allow access to /mnt by default. SNAP confinement limits file system access to $HOME and /media only. DO NOT USE the SNAP package if you plan on processing file paths that start with /mnt. ⭑⭑


⭑⭑ DO USE the DEB package instead. ⭑⭑



Install the snap package:

Shell: Select all

sudo snap install filebot --edge --devmode
--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)

:idea: https://snapcraft.io/filebot
:idea: Please read the FAQ and How to Request Help.
Post Reply