SpaceFM is a free and open source file manager for Linux. It comes with built-in VFS, udev, multi-panel tabbed browsing, interactive browser panel, clipboard support, video and image thumbnails, build-in search, file rename, sort, archive creation and extraction support, extended path bar, add your own custom menu items, plugins support, task manager, mount and unmount of device, network support, Daemon Mode and more.
How to Install SpaceFM on Ubuntu Linux
SpaceFM is available from default Ubuntu repositories. In the terminal application (ctrl+alt+t) run below SpaceFM apt install command. It will install the latest version of SpaceFM on your system.
sudo apt install spacefm udevil -y
After the successful installation of SpaceFM, you can open it using below command.
spacefm
Yo can also uninstall it using below command.
sudo apt remove spacefm udevil