How to Install and Uninstall rubygem-transaction-simple.noarch Package on Fedora 39
Last updated: November 27,2024
1. Install "rubygem-transaction-simple.noarch" package
Learn how to install rubygem-transaction-simple.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-transaction-simple.noarch
Copied
2. Uninstall "rubygem-transaction-simple.noarch" package
Please follow the steps below to uninstall rubygem-transaction-simple.noarch on Fedora 39:
$
sudo dnf remove
rubygem-transaction-simple.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-transaction-simple.noarch package on Fedora 39
Last metadata expiration check: 1:01:15 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rubygem-transaction-simple
Version : 1.4.0.2
Release : 25.fc39
Architecture : noarch
Size : 16 k
Source : rubygem-transaction-simple-1.4.0.2-25.fc39.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 : 25.fc39
Architecture : noarch
Size : 16 k
Source : rubygem-transaction-simple-1.4.0.2-25.fc39.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).