Page 1 of 1

[DEPRECATED] How to install FileBot on Debian Linux

Posted: 19 Mar 2015, 11:33
by rednoah
Here's how to install the latest version of FileBot from the command-line using the DEB package:

Install FileBot using the dpkg command-line tool

Code: Select all

sudo dpkg -i *.deb
You can Uninstall FileBot with dpkg as follows:

Code: Select all

sudo dpkg --purge filebot

Re: [GUIDE] How to install FileBot on Debian Linux

Posted: 11 Nov 2022, 03:31
by rednoah