How to Install and Uninstall stow.noarch Package on Fedora 38
Last updated: November 29,2024
1. Install "stow.noarch" package
Please follow the steps below to install stow.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
stow.noarch
Copied
2. Uninstall "stow.noarch" package
In this section, we are going to explain the necessary steps to uninstall stow.noarch on Fedora 38:
$
sudo dnf remove
stow.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the stow.noarch package on Fedora 38
Last metadata expiration check: 1:50:32 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : stow
Version : 2.3.1
Release : 10.fc38
Architecture : noarch
Size : 110 k
Source : stow-2.3.1-10.fc38.src.rpm
Repository : fedora
Summary : Manage the installation of software packages from source
URL : https://www.gnu.org/software/stow/stow.html
License : GPLv3+
Description : GNU Stow is a program for managing the installation of software packages,
: keeping them separate (/usr/local/stow/emacs vs. /usr/local/stow/perl, for
: example) while making them appear to be installed in the same place
: (/usr/local). Software to ease the keeping track of software built from
: source, making it easy to install, delete, move etc.
Available Packages
Name : stow
Version : 2.3.1
Release : 10.fc38
Architecture : noarch
Size : 110 k
Source : stow-2.3.1-10.fc38.src.rpm
Repository : fedora
Summary : Manage the installation of software packages from source
URL : https://www.gnu.org/software/stow/stow.html
License : GPLv3+
Description : GNU Stow is a program for managing the installation of software packages,
: keeping them separate (/usr/local/stow/emacs vs. /usr/local/stow/perl, for
: example) while making them appear to be installed in the same place
: (/usr/local). Software to ease the keeping track of software built from
: source, making it easy to install, delete, move etc.