How to Install and Uninstall rubygem-syck.x86_64 Package on Fedora 38

Last updated: October 10,2024

1. Install "rubygem-syck.x86_64" package

Please follow the instructions below to install rubygem-syck.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install rubygem-syck.x86_64

2. Uninstall "rubygem-syck.x86_64" package

Please follow the instructions below to uninstall rubygem-syck.x86_64 on Fedora 38:

$ sudo dnf remove rubygem-syck.x86_64 $ sudo dnf autoremove

3. Information about the rubygem-syck.x86_64 package on Fedora 38

Last metadata expiration check: 5:29:20 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rubygem-syck
Version : 1.4.1
Release : 6.fc38
Architecture : x86_64
Size : 83 k
Source : rubygem-syck-1.4.1-6.fc38.src.rpm
Repository : fedora
Summary : Gemified version of Syck from Ruby's stdlib
URL : http://github.com/tenderlove/syck/
License : MIT
Description : A gemified version of Syck from Ruby's stdlib.
: Syck has been removed from Ruby's stdlib, and this gem is
: meant to bridge the gap for people that haven't
: updated their YAML yet.