Information about the package, dokuwiki-selinux, which is shipped with common Linux distributions. The dokuwiki-selinux package is designed for, SElinux support for dokuwiki.
Package Name:
dokuwiki-selinux
Summary:
SElinux support for dokuwiki
Description:
Configures DokuWiki to run in SELinux enabled environments.
Architecture:
noarch
Version:
0
Release:
0.24.20140929c.el6
Size:
7.5 k
Repository:
epel
From Repository:
Licence:
GPLv2
Control the dokuwiki-selinux package with the following handy commands outlined below.
yum install dokuwiki-selinux
This command will install dokuwiki-selinux on the server.
yum remove dokuwiki-selinux
This command will un-install dokuwiki-selinux on the server. When you run this command, you will be asked if you are sure that you want to remove dokuwiki-selinux, so you have to manually confirm that you want to do this.
yum -y remove dokuwiki-selinux
This command will un-install dokuwiki-selinux 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 dokuwiki-selinux when using the -y flag.
yum update dokuwiki-selinux
This command will update dokuwiki-selinux to the latest version. When you run this command, you will be asked if you are sure that you want to remove dokuwiki-selinux, so you have to manually confirm that you want to do this.
yum -y update dokuwiki-selinux
This command will update dokuwiki-selinux 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 dokuwiki-selinux when using the -y flag.
yum info dokuwiki-selinux
This command will show you core information about the dokuwiki-selinux package.
yum deplist dokuwiki-selinux
This command will show you the dependencies for dokuwiki-selinux. 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 dokuwiki-selinux
This command will check if there is an update waiting on dokuwiki-selinux. 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.