How to Install and Uninstall rubygem-transaction-simple.noarch Package on Fedora 36
Last updated: January 16,2025
1. Install "rubygem-transaction-simple.noarch" package
This guide covers the steps necessary to install rubygem-transaction-simple.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-transaction-simple.noarch
Copied
2. Uninstall "rubygem-transaction-simple.noarch" package
Please follow the step by step instructions below to uninstall rubygem-transaction-simple.noarch on Fedora 36:
$
sudo dnf remove
rubygem-transaction-simple.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-transaction-simple.noarch package on Fedora 36
Last metadata expiration check: 3:08:13 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rubygem-transaction-simple
Version : 1.4.0.2
Release : 22.fc36
Architecture : noarch
Size : 16 k
Source : rubygem-transaction-simple-1.4.0.2-22.fc36.src.rpm
Repository : fedora
Summary : Simple object transaction support for Ruby
URL : http://trans-simple.rubyforge.org/
License : MIT
Description : Transaction::Simple provides a generic way to add active transaction support
: to objects. The transaction methods added by this module will work with most
: objects, excluding those that cannot be Marshal-ed (bindings, procedure
: objects, IO instances, or singleton objects).
Available Packages
Name : rubygem-transaction-simple
Version : 1.4.0.2
Release : 22.fc36
Architecture : noarch
Size : 16 k
Source : rubygem-transaction-simple-1.4.0.2-22.fc36.src.rpm
Repository : fedora
Summary : Simple object transaction support for Ruby
URL : http://trans-simple.rubyforge.org/
License : MIT
Description : Transaction::Simple provides a generic way to add active transaction support
: to objects. The transaction methods added by this module will work with most
: objects, excluding those that cannot be Marshal-ed (bindings, procedure
: objects, IO instances, or singleton objects).