How to Install and Uninstall maven-shade-plugin.noarch Package on Amazon Linux 2
Last updated: November 26,2024
1. Install "maven-shade-plugin.noarch" package
This tutorial shows how to install maven-shade-plugin.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
maven-shade-plugin.noarch
Copied
2. Uninstall "maven-shade-plugin.noarch" package
Here is a brief guide to show you how to uninstall maven-shade-plugin.noarch on Amazon Linux 2:
$
sudo yum remove
maven-shade-plugin.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the maven-shade-plugin.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : maven-shade-plugin
Arch : noarch
Version : 2.0
Release : 6.amzn2
Size : 96 k
Repo : amzn2-core/2/x86_64
Summary : This plugin provides the capability to package the artifact in an
: uber-jar
URL : http://maven.apache.org/plugins/maven-shade-plugin
License : ASL 2.0
Description : This plugin provides the capability to package the artifact in an
: uber-jar, including its dependencies and to shade - i.e. rename -
: the packages of some of the dependencies.
Available Packages
Name : maven-shade-plugin
Arch : noarch
Version : 2.0
Release : 6.amzn2
Size : 96 k
Repo : amzn2-core/2/x86_64
Summary : This plugin provides the capability to package the artifact in an
: uber-jar
URL : http://maven.apache.org/plugins/maven-shade-plugin
License : ASL 2.0
Description : This plugin provides the capability to package the artifact in an
: uber-jar, including its dependencies and to shade - i.e. rename -
: the packages of some of the dependencies.