How to Install krusader software package in Ubuntu 17.04 (Zesty Zapus)

How to Install krusader software package in Ubuntu 17.04 (Zesty Zapus)

krusader software package provides twin-panel (commander-style) file manager, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install krusader 

krusader is installed in your system.

Make ensure the krusader package were installed using the commands given below,

$ sudo dpkg-query -l | grep krusader *

You will get with krusader package name, version, architecture and description in a table

krusader package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Utilities
Package krusader
Version 1:2.4.0~beta3-2ubuntu1
Description twin-panel (commander-style) file manager
Sub Section utils


See Also, How to uninstall or remove krusader software package from Ubuntu 17.04 (Zesty Zapus)?