Information about the package, samba4-common, which is shipped with common Linux distributions. The samba4-common package is designed for, Files used by both Samba servers and clients.
Package Name:
samba4-common
Summary:
Files used by both Samba servers and clients
Description:
samba4-common provides files necessary for both the server and client packages of Samba.
Architecture:
x86_64
Version:
4.2.10
Release:
12.el6_9
Size:
646 k
Repository:
updates
From Repository:
Licence:
GPLv3+ and LGPLv3+
Control the samba4-common package with the following handy commands outlined below.
yum install samba4-common
This command will install samba4-common on the server.
yum remove samba4-common
This command will un-install samba4-common on the server. When you run this command, you will be asked if you are sure that you want to remove samba4-common, so you have to manually confirm that you want to do this.
yum -y remove samba4-common
This command will un-install samba4-common 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 samba4-common when using the -y flag.
yum update samba4-common
This command will update samba4-common to the latest version. When you run this command, you will be asked if you are sure that you want to remove samba4-common, so you have to manually confirm that you want to do this.
yum -y update samba4-common
This command will update samba4-common 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 samba4-common when using the -y flag.
yum info samba4-common
This command will show you core information about the samba4-common package.
yum deplist samba4-common
This command will show you the dependencies for samba4-common. 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 samba4-common
This command will check if there is an update waiting on samba4-common. 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.