How To Install tigervnc-license.noarch on Amazon Linux 2
In this tutorial we learn how to install tigervnc-license.noarch in Amazon Linux 2. tigervnc-license.noarch is License of TigerVNC suite
Introduction
In this tutorial we learn how to install tigervnc-license.noarch on Amazon Linux 2.
What is tigervnc-license.noarch
This package contains license of the TigerVNC suite
We can use yum to install tigervnc-license.noarch on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install tigervnc-license.noarch.
Install tigervnc-license.noarch on Amazon Linux 2 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install tigervnc-license.noarch using yum by running the following command:
sudo yum -y install tigervnc-license.noarch
How To Uninstall tigervnc-license.noarch on Amazon Linux 2
To uninstall only the tigervnc-license.noarch package we can use the following command:
sudo yum remove tigervnc-license.noarch
tigervnc-license.noarch Package Contents on Amazon Linux 2
/usr/share/licenses/tigervnc-license-1.8.0
/usr/share/licenses/tigervnc-license-1.8.0/LICENCE.TXT
References
Summary
In this tutorial we learn how to install tigervnc-license.noarch on Amazon Linux 2 using yum.