< Home - < Back

boxes


Information about the package, boxes, which is shipped with common Linux distributions. The boxes package is designed for, Draw any kind of box around some given text.


Package Name:

boxes

Summary:

Draw any kind of box around some given text

Description:

"boxes" is a text filter which can draw ASCII art boxes around its input text. These boxes may also be removed, even if they have been badly damaged by editing of the text inside. Since boxes may be open on any side, boxes can also be used to create regional comments in any programming language. With the help of an editor macro or mapping, damaged boxes can easily be repaired. This is useful for making the function headers in your programming language look better, for spicing up your news postings and emails, or just for decorating your documentation files. New box designs of all sorts can easily be added and shared by appending to a free format configuration file. boxes was intended to be used with the vim(1) text editor, but can be tied to any text editor which supports filters.

Architecture:

x86_64

Version:

1.1

Release:

8.el6

Size:

64 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for boxes


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


Command

Description of Command

yum install boxes

This command will install boxes on the server.

yum remove boxes

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

yum -y remove boxes

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

yum update boxes

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

yum -y update boxes

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

yum info boxes

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

yum deplist boxes

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

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