< Home - < Back

ikiwiki-w3m


Information about the package, ikiwiki-w3m, which is shipped with common Linux distributions. The ikiwiki-w3m package is designed for, Ikiwiki w3m cgi meta-wrapper.


Package Name:

ikiwiki-w3m

Summary:

Ikiwiki w3m cgi meta-wrapper

Description:

Enable usage of all of ikiwiki's web features (page editing, etc) in the w3m web browser without a web server. w3m supports local CGI scripts, and ikiwiki can be set up to run that way using the meta-wrapper in this package.

Architecture:

noarch

Version:

3.20150614

Release:

1.el6

Size:

14 k

Repository:

epel

From Repository:

Licence:

GPLv2+ and BSD



Handy Yum Commands for ikiwiki-w3m


Control the ikiwiki-w3m package with the following handy commands outlined below.


Command

Description of Command

yum install ikiwiki-w3m

This command will install ikiwiki-w3m on the server.

yum remove ikiwiki-w3m

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

yum -y remove ikiwiki-w3m

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

yum update ikiwiki-w3m

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

yum -y update ikiwiki-w3m

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

yum info ikiwiki-w3m

This command will show you core information about the ikiwiki-w3m package.

yum deplist ikiwiki-w3m

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

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