How to Install and Uninstall perl-DBICx-Sugar.noarch Package on Fedora 38

Last updated: September 21,2024

1. Install "perl-DBICx-Sugar.noarch" package

This guide covers the steps necessary to install perl-DBICx-Sugar.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install perl-DBICx-Sugar.noarch

2. Uninstall "perl-DBICx-Sugar.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-DBICx-Sugar.noarch on Fedora 38:

$ sudo dnf remove perl-DBICx-Sugar.noarch $ sudo dnf autoremove

3. Information about the perl-DBICx-Sugar.noarch package on Fedora 38

Last metadata expiration check: 0:15:39 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : perl-DBICx-Sugar
Version : 0.0200
Release : 18.fc38
Architecture : noarch
Size : 26 k
Source : perl-DBICx-Sugar-0.0200-18.fc38.src.rpm
Repository : fedora
Summary : Just some syntax sugar for DBIx::Class
URL : https://metacpan.org/release/DBICx-Sugar
License : GPL+ or Artistic
Description : Just some syntax sugar for your DBIx::Class applications. This was
: originally created to remove code duplication between Dancer::Plugin::DBIC
: and Dancer2::Plugin::DBIC.