How to Install and Uninstall python3-patool.noarch Package on Fedora 38

Last updated: November 23,2024

1. Install "python3-patool.noarch" package

This is a short guide on how to install python3-patool.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-patool.noarch

2. Uninstall "python3-patool.noarch" package

This is a short guide on how to uninstall python3-patool.noarch on Fedora 38:

$ sudo dnf remove python3-patool.noarch $ sudo dnf autoremove

3. Information about the python3-patool.noarch package on Fedora 38

Last metadata expiration check: 2:09:15 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-patool
Version : 1.12
Release : 20.fc38
Architecture : noarch
Size : 145 k
Source : patool-1.12-20.fc38.src.rpm
Repository : fedora
Summary : Portable command line archive file manager
URL : http://wummel.github.io/patool/
License : GPLv3+
Description : Patool is an archive file manager.
:
: Various archive formats can be created, extracted, tested, listed, searched,
: repacked and compared with patool. The advantage of patool is its simplicity
: in handling archive files without having to remember a myriad of programs
: and options.
:
: The archive format is determined by the file(1) program and as a fallback
: by the archive file extension.
:
: patool supports 7z (.7z, .cb7), ACE (.ace, .cba), ADF (.adf), ALZIP (.alz),
: APE (.ape), AR (.a), ARC (.arc), ARJ (.arj), BZIP2 (.bz2), CAB (.cab),
: COMPRESS (.Z), CPIO (.cpio), DEB (.deb), DMS (.dms), FLAC (.flac), GZIP (.gz),
: ISO (.iso), LRZIP (.lrz), LZH (.lha, .lzh), LZIP (.lz), LZMA (.lzma),
: LZOP (.lzo), RPM (.rpm), RAR (.rar, .cbr), RZIP (.rz), SHN (.shn),
: TAR (.tar, .cbt), XZ (.xz), ZIP (.zip, .jar, .cbz) and ZOO (.zoo)
: archive formats. It relies on helper applications to handle those archive
: formats (for example bzip2 for BZIP2 archives).
:
: The archive formats TAR, ZIP, BZIP2 and GZIP are supported natively and do
: not require helper applications to be installed.
:
: Python 3 sub-package.