Information about the package, pakiti-client, which is shipped with common Linux distributions. The pakiti-client package is designed for, Client for the Pakiti tool.
Package Name:
pakiti-client
Summary:
Client for the Pakiti tool
Description:
Runs rpm -qa or dpkg -l, depends on the linux distro. Results are sent to the central Pakiti server using openssl s_client or curl.
Architecture:
noarch
Version:
3.0.1
Release:
1.el6
Size:
13 k
Repository:
epel
From Repository:
Licence:
ASL 2.0 and BSD
Control the pakiti-client package with the following handy commands outlined below.
yum install pakiti-client
This command will install pakiti-client on the server.
yum remove pakiti-client
This command will un-install pakiti-client on the server. When you run this command, you will be asked if you are sure that you want to remove pakiti-client, so you have to manually confirm that you want to do this.
yum -y remove pakiti-client
This command will un-install pakiti-client 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 pakiti-client when using the -y flag.
yum update pakiti-client
This command will update pakiti-client to the latest version. When you run this command, you will be asked if you are sure that you want to remove pakiti-client, so you have to manually confirm that you want to do this.
yum -y update pakiti-client
This command will update pakiti-client 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 pakiti-client when using the -y flag.
yum info pakiti-client
This command will show you core information about the pakiti-client package.
yum deplist pakiti-client
This command will show you the dependencies for pakiti-client. 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 pakiti-client
This command will check if there is an update waiting on pakiti-client. 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.