Create a new folder and then cd into that folder:
Shell: Select all
mkdir filebot-portable && cd filebot-portable
2.
If you are running on Java 17 or higher, run the installer/tar.sh script:
Shell: Select all
curl -fsSL https://raw.githubusercontent.com/filebot/plugins/master/installer/tar.sh | sh -xu
Shell: Select all
curl -fsSL https://raw.githubusercontent.com/filebot/plugins/master/installer/tar-jdk8.sh | sh -xu



3.
Run filebot -script fn:sysinfo to check if everything is working:
Shell: Select all
filebot -script fn:sysinfo