How to Install and Uninstall guilt Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 11,2025
1. Install "guilt" package
This guide covers the steps necessary to install guilt on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
guilt
Copied
2. Uninstall "guilt" package
In this section, we are going to explain the necessary steps to uninstall guilt on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
guilt
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the guilt package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: guilt
Priority: optional
Section: universe/devel
Installed-Size: 146
Maintainer: Ubuntu Developers
Original-Maintainer: Iulian Udrea
Architecture: all
Version: 0.36-0.2ubuntu2
Depends: git (>= 1:1.7) | git-core (>= 1.4)
Filename: pool/universe/g/guilt/guilt_0.36-0.2ubuntu2_all.deb
Size: 56558
MD5sum: eb4320ed22d1659fda2291844adfa882
SHA1: e8ede80e9278f8bae0face01292a1c3bb60e28c4
SHA256: 932ce0749db344a6d3593e4e125dbac1c1f25dfa022fd265364357300377bdce
Description-en: quilt for git; similar to Mercurial queues
Guilt (Git Quilt) is a series of bash scripts which add a Mercurial
queues-like functionality and interface to git. The one distinguishing
feature from other quilt-like porcelains, is the format of the patches
directory.
.
All the information is stored as plain text - a series file and the
patches (one per file). This easily lends itself to versioning the patches
using any number of SCMs.
Description-md5: 849c974e0891c5ff51c79d0e2569c04c
Homepage: http://repo.or.cz/w/guilt.git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/devel
Installed-Size: 146
Maintainer: Ubuntu Developers
Original-Maintainer: Iulian Udrea
Architecture: all
Version: 0.36-0.2ubuntu2
Depends: git (>= 1:1.7) | git-core (>= 1.4)
Filename: pool/universe/g/guilt/guilt_0.36-0.2ubuntu2_all.deb
Size: 56558
MD5sum: eb4320ed22d1659fda2291844adfa882
SHA1: e8ede80e9278f8bae0face01292a1c3bb60e28c4
SHA256: 932ce0749db344a6d3593e4e125dbac1c1f25dfa022fd265364357300377bdce
Description-en: quilt for git; similar to Mercurial queues
Guilt (Git Quilt) is a series of bash scripts which add a Mercurial
queues-like functionality and interface to git. The one distinguishing
feature from other quilt-like porcelains, is the format of the patches
directory.
.
All the information is stored as plain text - a series file and the
patches (one per file). This easily lends itself to versioning the patches
using any number of SCMs.
Description-md5: 849c974e0891c5ff51c79d0e2569c04c
Homepage: http://repo.or.cz/w/guilt.git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu