How To Install gedit-plugin-smartspaces.x86_64 on Amazon Linux 2
In this tutorial we learn how to install gedit-plugin-smartspaces.x86_64 in Amazon Linux 2. gedit-plugin-smartspaces.x86_64 is gedit smartspaces plugin
Introduction
In this tutorial we learn how to install gedit-plugin-smartspaces.x86_64 on Amazon Linux 2.
What is gedit-plugin-smartspaces.x86_64
The gedit smartspaces plugin.
We can use yum to install gedit-plugin-smartspaces.x86_64 on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install gedit-plugin-smartspaces.x86_64.
Install gedit-plugin-smartspaces.x86_64 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 gedit-plugin-smartspaces.x86_64 using yum by running the following command:
sudo yum -y install gedit-plugin-smartspaces.x86_64
How To Uninstall gedit-plugin-smartspaces.x86_64 on Amazon Linux 2
To uninstall only the gedit-plugin-smartspaces.x86_64 package we can use the following command:
sudo yum remove gedit-plugin-smartspaces.x86_64
gedit-plugin-smartspaces.x86_64 Package Contents on Amazon Linux 2
/usr/lib64/gedit/plugins/smartspaces.plugin
/usr/lib64/gedit/plugins/smartspaces.py
/usr/lib64/gedit/plugins/smartspaces.pyc
/usr/lib64/gedit/plugins/smartspaces.pyo
/usr/share/appdata/gedit-smartspaces.metainfo.xml
References
Summary
In this tutorial we learn how to install gedit-plugin-smartspaces.x86_64 on Amazon Linux 2 using yum.