Information about the package, tuxcmd, which is shipped with common Linux distributions. The tuxcmd package is designed for, Tux Commander: file manager with 2 panels side by side using GTK2.
Package Name:
tuxcmd
Summary:
Tux Commander: file manager with 2 panels side by side using GTK2
Description:
Tux Commander is open-source file manager with 2 panels side by side written for GTK2. The main goal of this project is to create powerful user-friendly file manager for Linux. Functionality can be further extended by pluggable VFS (virtual file system) modules.
Architecture:
x86_64
Version:
0.6.70
Release:
2.el6
Size:
793 k
Repository:
epel
From Repository:
Licence:
GPLv2+
Control the tuxcmd package with the following handy commands outlined below.
yum install tuxcmd
This command will install tuxcmd on the server.
yum remove tuxcmd
This command will un-install tuxcmd on the server. When you run this command, you will be asked if you are sure that you want to remove tuxcmd, so you have to manually confirm that you want to do this.
yum -y remove tuxcmd
This command will un-install tuxcmd on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove tuxcmd when using the -y flag.
yum update tuxcmd
This command will update tuxcmd to the latest version. When you run this command, you will be asked if you are sure that you want to remove tuxcmd, so you have to manually confirm that you want to do this.
yum -y update tuxcmd
This command will update tuxcmd to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove tuxcmd when using the -y flag.
yum info tuxcmd
This command will show you core information about the tuxcmd package.
yum deplist tuxcmd
This command will show you the dependencies for tuxcmd. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update tuxcmd
This command will check if there is an update waiting on tuxcmd. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.