< Home - < Back

fluxbox


Information about the package, fluxbox, which is shipped with common Linux distributions. The fluxbox package is designed for, Window Manager based on Blackbox.


Package Name:

fluxbox

Summary:

Window Manager based on Blackbox

Description:

Fluxbox is yet another windowmanager for X. It's based on the Blackbox 0.61.1 code. Fluxbox looks like blackbox and handles styles, colors, window placement and similar thing exactly like blackbox (100% theme/style compatibility). So what's the difference between fluxbox and blackbox then? The answer is: LOTS! Have a look at the homepage for more info ;)

Architecture:

x86_64

Version:

1.1.1

Release:

5.el6

Size:

845 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for fluxbox


Control the fluxbox package with the following handy commands outlined below.


Command

Description of Command

yum install fluxbox

This command will install fluxbox on the server.

yum remove fluxbox

This command will un-install fluxbox on the server. When you run this command, you will be asked if you are sure that you want to remove fluxbox, so you have to manually confirm that you want to do this.

yum -y remove fluxbox

This command will un-install fluxbox 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 fluxbox when using the -y flag.

yum update fluxbox

This command will update fluxbox to the latest version. When you run this command, you will be asked if you are sure that you want to remove fluxbox, so you have to manually confirm that you want to do this.

yum -y update fluxbox

This command will update fluxbox 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 fluxbox when using the -y flag.

yum info fluxbox

This command will show you core information about the fluxbox package.

yum deplist fluxbox

This command will show you the dependencies for fluxbox. 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 fluxbox

This command will check if there is an update waiting on fluxbox. 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.