How to Install and Uninstall perl-WWW-Twilio-TwiML.noarch Package on Fedora 35

Last updated: October 09,2024

1. Install "perl-WWW-Twilio-TwiML.noarch" package

In this section, we are going to explain the necessary steps to install perl-WWW-Twilio-TwiML.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-WWW-Twilio-TwiML.noarch

2. Uninstall "perl-WWW-Twilio-TwiML.noarch" package

Please follow the instructions below to uninstall perl-WWW-Twilio-TwiML.noarch on Fedora 35:

$ sudo dnf remove perl-WWW-Twilio-TwiML.noarch $ sudo dnf autoremove

3. Information about the perl-WWW-Twilio-TwiML.noarch package on Fedora 35

Last metadata expiration check: 4:41:24 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-WWW-Twilio-TwiML
Version : 1.05
Release : 18.fc35
Architecture : noarch
Size : 23 k
Source : perl-WWW-Twilio-TwiML-1.05-18.fc35.src.rpm
Repository : fedora
Summary : Light and fast TwiML generator
URL : https://metacpan.org/release/WWW-Twilio-TwiML
License : GPL+ or Artistic
Description : WWW::Twilio::TwiML creates Twilio-compatible TwiML documents. Documents can
: be built by creating and nesting one element at a time or by chaining
: objects. Elements can contain attributes, text content, or other elements.