How to Install and Uninstall perl-Mojolicious-Plugin-Webpack Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "perl-Mojolicious-Plugin-Webpack" package

In this section, we are going to explain the necessary steps to install perl-Mojolicious-Plugin-Webpack on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-Mojolicious-Plugin-Webpack

2. Uninstall "perl-Mojolicious-Plugin-Webpack" package

This guide let you learn how to uninstall perl-Mojolicious-Plugin-Webpack on openSuSE Tumbleweed:

$ sudo zypper remove perl-Mojolicious-Plugin-Webpack

3. Information about the perl-Mojolicious-Plugin-Webpack package on openSuSE Tumbleweed

Information for package perl-Mojolicious-Plugin-Webpack:
--------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Mojolicious-Plugin-Webpack
Version : 1.02-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 813.6 KiB
Installed : No
Status : not installed
Source package : perl-Mojolicious-Plugin-Webpack-1.02-1.5.src
Upstream URL : https://metacpan.org/release/Mojolicious-Plugin-Webpack
Summary : Mojolicious ♥ Webpack
Description :
Mojolicious::Plugin::Webpack is a Mojolicious plugin to make it easier to
work with https://webpack.js.org/ or https://rollupjs.org/. This plugin
will...
* 1.
Generate a minimal 'package.json' and a Webpack or Rollup config file.
Doing this manually is possible, but it can be quite time consuming to
figure out all the bits and pieces if you are not already familiar with
Webpack.
* 2.