How to Install and Uninstall qt5-qtsvg.x86_64 Package on Amazon Linux 2

Last updated: April 27,2024

1. Install "qt5-qtsvg.x86_64" package

Please follow the step by step instructions below to install qt5-qtsvg.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install qt5-qtsvg.x86_64

2. Uninstall "qt5-qtsvg.x86_64" package

In this section, we are going to explain the necessary steps to uninstall qt5-qtsvg.x86_64 on Amazon Linux 2:

$ sudo yum remove qt5-qtsvg.x86_64 $ sudo yum autoremove

3. Information about the qt5-qtsvg.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : qt5-qtsvg
Arch : x86_64
Version : 5.9.2
Release : 1.amzn2.0.1
Size : 156 k
Repo : amzn2-core/2/x86_64
Summary : Qt5 - Support for rendering and displaying SVG
URL : http://www.qt.io
License : LGPLv2 with exceptions or GPLv3 with exceptions
Description : Scalable Vector Graphics (SVG) is an XML-based language for
: describing two-dimensional vector graphics. Qt provides classes
: for rendering and displaying SVG drawings in widgets and on other
: paint devices.