Information about the package, t1lib-apps, which is shipped with common Linux distributions. The t1lib-apps package is designed for, t1lib demo applications.
Package Name:
t1lib-apps
Summary:
t1lib demo applications
Description:
Sample applications using t1lib
Architecture:
x86_64
Version:
5.1.2
Release:
6.el6_2.1
Size:
37 k
Repository:
base
From Repository:
Licence:
LGPLv2+
Control the t1lib-apps package with the following handy commands outlined below.
yum install t1lib-apps
This command will install t1lib-apps on the server.
yum remove t1lib-apps
This command will un-install t1lib-apps on the server. When you run this command, you will be asked if you are sure that you want to remove t1lib-apps, so you have to manually confirm that you want to do this.
yum -y remove t1lib-apps
This command will un-install t1lib-apps 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 t1lib-apps when using the -y flag.
yum update t1lib-apps
This command will update t1lib-apps to the latest version. When you run this command, you will be asked if you are sure that you want to remove t1lib-apps, so you have to manually confirm that you want to do this.
yum -y update t1lib-apps
This command will update t1lib-apps 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 t1lib-apps when using the -y flag.
yum info t1lib-apps
This command will show you core information about the t1lib-apps package.
yum deplist t1lib-apps
This command will show you the dependencies for t1lib-apps. 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 t1lib-apps
This command will check if there is an update waiting on t1lib-apps. 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.