-
Notifications
You must be signed in to change notification settings - Fork 217
Supported platforms
Double Commander supports several platforms and operating systems, both 32-bit and 64-bit.
Works on Windows XP/Vista/7/8/8.1/10/11.
Double Commander uses GTK2, Qt5 or Qt6 libraries on Linux. There are separately compiled versions for each library.
You need at least GTK 2.12 for Double Commander to work.
To use Qt5 version you also need Pascal Qt bindings called libQt5Pas. If your distribution does not already supply it then you can get it from portable Double Commander release.
Double Commander 1.1.0 beta has experimental Qt6 support. To use Qt6 version you also need Pascal Qt bindings called libQt6Pas.
Double Commander uses Cocoa library on macOS, AArch64(Apple Silicon) and x86_64 are both fully supported.
Nightly builds of the development version are also available here.
DC can also be installed through homebrew.
brew install double-commander
Double Commander is in FreeBSD ports.
To install the binary package:
pkg_add -r doublecmd
To build the port from source:
cd /usr/ports/x11-fm/doublecmd && make install clean
Default toolkit is GTK2, but it can be changed before building from source using 'make config' in the port directory.
Double Commander 1.1.0 beta has experimental Haiku support. Double Commander uses Qt5 library on Haiku. Also you need Pascal Qt bindings called libQt5Pas, which can be installed from HaikuDepot.