How to Install and Uninstall python3-vcstools.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-vcstools.noarch" package
Please follow the instructions below to install python3-vcstools.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-vcstools.noarch
Copied
2. Uninstall "python3-vcstools.noarch" package
Please follow the step by step instructions below to uninstall python3-vcstools.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-vcstools.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-vcstools.noarch package on Rocky Linux 8
Last metadata expiration check: 0:33:47 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-vcstools
Version : 0.1.42
Release : 1.el8
Architecture : noarch
Size : 247 k
Source : python-vcstools-0.1.42-1.el8.src.rpm
Repository : epel
Summary : Version Control System tools for Python
URL : http://www.ros.org/wiki/vcstools
License : BSD
Description : The vcstools module provides a Python API for interacting with different
: version control systems (VCS/SCMs). The VcsClient class provides an API
: for seamless interacting with Git, Mercurial (Hg), Bzr and SVN. The focus
: of the API is manipulating on-disk checkouts of source-controlled trees.
: Its main use is to support the rosinstall tool.
Available Packages
Name : python3-vcstools
Version : 0.1.42
Release : 1.el8
Architecture : noarch
Size : 247 k
Source : python-vcstools-0.1.42-1.el8.src.rpm
Repository : epel
Summary : Version Control System tools for Python
URL : http://www.ros.org/wiki/vcstools
License : BSD
Description : The vcstools module provides a Python API for interacting with different
: version control systems (VCS/SCMs). The VcsClient class provides an API
: for seamless interacting with Git, Mercurial (Hg), Bzr and SVN. The focus
: of the API is manipulating on-disk checkouts of source-controlled trees.
: Its main use is to support the rosinstall tool.