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

Last updated: May 20,2024

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

This tutorial shows how to install perl-Mojolicious-Plugin-NYTProf on openSuSE Tumbleweed

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Mojolicious-Plugin-NYTProf on openSuSE Tumbleweed:

$ sudo zypper remove perl-Mojolicious-Plugin-NYTProf

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

Information for package perl-Mojolicious-Plugin-NYTProf:
--------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Mojolicious-Plugin-NYTProf
Version : 0.23-1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 24.7 KiB
Installed : No
Status : not installed
Source package : perl-Mojolicious-Plugin-NYTProf-0.23-1.18.src
Upstream URL : https://metacpan.org/release/Mojolicious-Plugin-NYTProf
Summary : Auto handling of Devel::NYTProf in your Mojolicious app
Description :
This plugin enables Mojolicious to automatically generate Devel::NYTProf
profiles and routes for your app, it has been inspired by
Dancer::Plugin::NYTProf