How to Install and Uninstall cvs-buildpackage Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: April 30,2024

1. Install "cvs-buildpackage" package

Please follow the step by step instructions below to install cvs-buildpackage on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install cvs-buildpackage

2. Uninstall "cvs-buildpackage" package

Please follow the step by step instructions below to uninstall cvs-buildpackage on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove cvs-buildpackage $ sudo apt autoclean && sudo apt autoremove

3. Information about the cvs-buildpackage package on Ubuntu 21.04 (Hirsute Hippo)

Package: cvs-buildpackage
Architecture: all
Version: 5.26
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 124
Depends: dpkg-dev, cvs
Filename: pool/universe/c/cvs-buildpackage/cvs-buildpackage_5.26_all.deb
Size: 49118
MD5sum: 5604521b6fdb738f90383b1734139359
SHA1: 4e8990ef4519f3981056d46738071ee2e12542e5
SHA256: 96407ae40b3047692c712beeff69da85f399ca27d514e51d21f025b96939af75
SHA512: caca7e494e7624434050e566952cf860a362503057eee99cd2bdc28d58009630741a72ad58cdb3ac70510a4ab6306be66a822cdc6cc613c652d9d884ba7bbb09
Description-en: set of Debian package scripts for CVS source trees
This package provides the capability to inject or import Debian
source packages into a CVS repository, build a Debian package from
the CVS repository, and helps in integrating upstream changes into
the repository.
.
The import or inject process takes a dsc (Debian source control)
file, and imports it into CVS. The module path can maintains
distribution and section information; for example, one may inject
hemm/hemm/devel/make into the repository.
.
The build process works analogously to dpkg-buildpackage, and can be
used from within the checked out source tree, or with additional
information, can be used from anywhere. In the latter case, you can
build any previous version of the package, as long as the
corresponding orig.tar.gz file is still around. The build script
checks out the relevant version from the CVS repository, and runs
dpkg-buildpackage to create the Debian package.
.
Combined, these utilities provide an infrastructure to facilitate the
use of CVS by Debian maintainers. This allows one to keep separate
CVS branches of a package for stable, unstable, and possibly
experimental distributions, along with the other benefits of a
version control system.
.
This can be used to generate a unified CVS source tree, for example.
Description-md5: 91156391ecfea2ae1fa81271aac239e0