How to Install and Uninstall shtool.noarch Package on Fedora 35
Last updated: January 19,2025
1. Install "shtool.noarch" package
This guide let you learn how to install shtool.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
shtool.noarch
Copied
2. Uninstall "shtool.noarch" package
This is a short guide on how to uninstall shtool.noarch on Fedora 35:
$
sudo dnf remove
shtool.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the shtool.noarch package on Fedora 35
Last metadata expiration check: 0:22:32 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : shtool
Version : 2.0.8
Release : 27.fc35
Architecture : noarch
Size : 143 k
Source : shtool-2.0.8-27.fc35.src.rpm
Repository : fedora
Summary : A portable shell tool
URL : http://www.gnu.org/software/shtool/
License : GPLv2+
Description : GNU shtool is a compilation of small but very stable and portable
: shell scripts into a single shell tool. All ingredients were in
: successful use over many years in various free software projects.
: The compiled shtool program is intended to be used inside the source
: tree of other free software packages. There it can overtake various
: (usually non-portable) tasks related to the building and installation
: of such a package. It especially can replace the old mkdir.sh,
: install.sh and related scripts.
Available Packages
Name : shtool
Version : 2.0.8
Release : 27.fc35
Architecture : noarch
Size : 143 k
Source : shtool-2.0.8-27.fc35.src.rpm
Repository : fedora
Summary : A portable shell tool
URL : http://www.gnu.org/software/shtool/
License : GPLv2+
Description : GNU shtool is a compilation of small but very stable and portable
: shell scripts into a single shell tool. All ingredients were in
: successful use over many years in various free software projects.
: The compiled shtool program is intended to be used inside the source
: tree of other free software packages. There it can overtake various
: (usually non-portable) tasks related to the building and installation
: of such a package. It especially can replace the old mkdir.sh,
: install.sh and related scripts.