How to Install and Uninstall git-el Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "git-el" package

Please follow the guidelines below to install git-el on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install git-el

2. Uninstall "git-el" package

Please follow the step by step instructions below to uninstall git-el on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove git-el $ sudo apt autoclean && sudo apt autoremove

3. Information about the git-el package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: git-el
Architecture: all
Version: 1:2.7.4-0ubuntu1.10
Multi-Arch: foreign
Priority: optional
Section: universe/vcs
Source: git
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Gerrit Pape
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 740
Depends: git (>= 1:1.7.4.1-2~), emacs | emacsen
Breaks: git (<< 1:1.7.4.1-2~)
Replaces: git (<< 1:1.7.4.1-2~)
Filename: pool/universe/g/git/git-el_2.7.4-0ubuntu1.10_all.deb
Size: 25764
MD5sum: 89aed57bc5ed3be253fae7c01f968ed3
SHA1: dc5726df70bda652fb6d267d335427f8843e04b7
SHA256: d3e0a9016ade397080f35ffbc13d03a3d05647f20577331d11641d968fc227e1
SHA512: f4fbc38773795d7b8060a516659b922e1b1d1d22897a4559929218393749f96932e38cdf90ad47d8476fdf80f08262b058fb9aed9534521ebf0acf82746a87bd
Homepage: https://git-scm.com/
Description-en: fast, scalable, distributed revision control system (emacs support)
Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
.
Git falls in the category of distributed source code management tools.
Every Git working directory is a full-fledged repository with full
revision tracking capabilities, not dependent on network access or a
central server.
.
This package provides two modules for integration with Emacs:
.
* git.el:
.
Status manager that displays the state of all the files of the
project and provides easy access to the most frequently used git
commands. The user interface is intended to be similar to the
pcl-cvs mode. It can be started with `M-x git-status'.
.
* git-blame.el:
.
Emacs implementation of incremental "git blame". When you turn it
on while viewing a file, the editor buffer will be updated by
setting the background of individual lines to a color that reflects
which commit it comes from.
.
This package does not contain the VC-mode backend for git. That is
part of standard Emacs distributions, starting with version 22.2.
.
For a more polished Emacs interface for Git, see the magit package.
Description-md5: aa1e199f804671c670cc9ac058725654

Package: git-el
Priority: optional
Section: universe/vcs
Installed-Size: 738
Maintainer: Ubuntu Developers
Original-Maintainer: Gerrit Pape
Architecture: all
Source: git
Version: 1:2.7.4-0ubuntu1
Replaces: git (<< 1:1.7.4.1-2~)
Depends: git (>= 1:1.7.4.1-2~), emacs | emacsen
Breaks: git (<< 1:1.7.4.1-2~)
Filename: pool/universe/g/git/git-el_2.7.4-0ubuntu1_all.deb
Size: 25862
MD5sum: 4b3147df9f8b12462b920546b4864cab
SHA1: 6de360dc34c308af9aa6d1cc8c4d551ebee750c1
SHA256: 8c563ddf7dfe08fd8313259809cb286a2abd36e0a5f1eced2cf2fc6153957c87
Description-en: fast, scalable, distributed revision control system (emacs support)
Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
.
Git falls in the category of distributed source code management tools.
Every Git working directory is a full-fledged repository with full
revision tracking capabilities, not dependent on network access or a
central server.
.
This package provides two modules for integration with Emacs:
.
* git.el:
.
Status manager that displays the state of all the files of the
project and provides easy access to the most frequently used git
commands. The user interface is intended to be similar to the
pcl-cvs mode. It can be started with `M-x git-status'.
.
* git-blame.el:
.
Emacs implementation of incremental "git blame". When you turn it
on while viewing a file, the editor buffer will be updated by
setting the background of individual lines to a color that reflects
which commit it comes from.
.
This package does not contain the VC-mode backend for git. That is
part of standard Emacs distributions, starting with version 22.2.
.
For a more polished Emacs interface for Git, see the magit package.
Description-md5: aa1e199f804671c670cc9ac058725654
Multi-Arch: foreign
Homepage: https://git-scm.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu