How to Install and Uninstall cab.x86_64 Package on Fedora 36

Last updated: January 16,2025

1. Install "cab.x86_64" package

This guide let you learn how to install cab.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install cab.x86_64

2. Uninstall "cab.x86_64" package

This guide let you learn how to uninstall cab.x86_64 on Fedora 36:

$ sudo dnf remove cab.x86_64 $ sudo dnf autoremove

3. Information about the cab.x86_64 package on Fedora 36

Last metadata expiration check: 4:38:34 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : cab
Version : 0.2.19
Release : 3.fc36
Architecture : x86_64
Size : 1.8 M
Source : cab-0.2.19-3.fc36.src.rpm
Repository : fedora
Summary : Maintenance command for Haskell cabal packages
URL : https://hackage.haskell.org/package/cab
License : BSD
Description : Cab provides a maintenance command for Haskell cabal packages.
: It is partly a wrapper of ghc-pkg and cabal.
: If you get confused by the differences between the two commands,
: need a way to check all outdated packages, or
: to remove outdated packages recursively, this command will help.