How to Install and Uninstall perl-DBICx-AutoDoc.noarch Package on Fedora 34

Last updated: July 01,2024

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

In this section, we are going to explain the necessary steps to install perl-DBICx-AutoDoc.noarch on Fedora 34

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

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

Here is a brief guide to show you how to uninstall perl-DBICx-AutoDoc.noarch on Fedora 34:

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

3. Information about the perl-DBICx-AutoDoc.noarch package on Fedora 34

Last metadata expiration check: 2:25:05 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-DBICx-AutoDoc
Version : 0.09
Release : 11.fc34
Architecture : noarch
Size : 37 k
Source : perl-DBICx-AutoDoc-0.09-11.fc34.src.rpm
Repository : fedora
Summary : Generate automatic documentation of DBIx::Class::Schema objects
URL : https://metacpan.org/release/DBICx-AutoDoc
License : GPL+ or Artistic
Description : DBICx::AutoDoc is a utility that can automatically generate documentation
: for your DBIx::Class schemas. It works by collecting information from
: several sources and arranging it into a format that makes it easier to deal
: with from templates.