• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / Ubuntu / How To Install GNU Emacs 25.1 Text Editor On Ubuntu 16.04

How To Install GNU Emacs 25.1 Text Editor On Ubuntu 16.04

By Sourabh / September 19, 2016 Category: How To, Ubuntu

How to install GNU Emacs 25.1 on Ubuntu 16.04. GNU Emacs text editor for Linux Ubuntu is the most popular Emacs text editor. Emacs is one of the oldest and most versatile text editors available for Linux and UNIX-based systems. It’s been around for a long time (more than twenty years for GNU emacs) and is well known for its powerful and rich editing features. It was created by GNU Project founder Richard Stallman.

gnu-emacs

GNU Emacs 25.1

GNU Emacs text editor finally reached the 25.1 release last night. Here’s how you can install it in Ubuntu 16.04 and Ubuntu 16.10.

Emacs 25.1 release highlights:

  • Emacs can now load shared/dynamic libraries (modules)
  • Experimental support for Cairo drawing
  • Enhanced network security (TLS/SSL certificate validity and the like)
  • New minor mode ‘electric-quote-mode’ for using curved quotes as you type
  • Character folding support in isearch.el
  • Xwidgets: a new feature for embedding native widgets inside Emacs buffers
  • New and improved facilities for inserting Unicode characters

Install GNU Emacs 25.1 in Ubuntu

Before you install GNU Emacs 25.1 on Ubuntu, install dependencies using the following command:

sudo apt install build-essential checkinstall
sudo apt-get build-dep emacs24

Once the dependencies are installed, download and install GNU Emacs 25.1 on Ubuntu 16.04, Ubuntu 15.04, Ubuntu 14.04 and other Ubuntu Derivatives:

sudo apt-get update
sudo wget http://ftp.gnu.org/gnu/emacs/emacs-25.1.tar.gz
sudo tar xzvf emacs-25.1.tar.gz
cd ~/Downloads/emacs-25.1
./configure
make
sudo checkinstall

Once installed, open Emacs from Ubuntu Dash or run command emacs in Terminal to launch the app.

Remove Emacs

If you wish to uninstall and remove the Emacs from Ubuntu Systems, run the following command:

sudo dpkg -r emacs-25

Tags: Emacs Text Editor On Ubuntu, GNU Emacs 25.1 Text Editor, GNU Emacs 25.1 Text Editor Ubuntu, GNU Emacs 25.1 Text Editor Ubuntu 16.04, GNU Emacs Text Editor, GNU Emacs Text Editor Ubuntu, GNU Emacs Text Editor Ubuntu 16.04, GNU Emacs Text Editor Ubuntu 16.10, GNU Emacs Ubuntu, GNU Emacs Ubuntu 16.04, GNU Emacs Ubuntu 16.10, Install Emacs Text Editor On Ubuntu, Install Emacs Text Editor On Ubuntu 16.10, Install GNU Emacs 25.1 On Ubuntu, Install GNU Emacs 25.1 Text Editor On Ubuntu, Install GNU Emacs 25.1 Text Editor On Ubuntu 16.04, Install GNU Emacs On Ubuntu, Install GNU Emacs On Ubuntu 16.10, Ubuntu 16.04 GNU Emacs, Ubuntu 16.04 GNU Emacs 25.1 Text Editor, Ubuntu 16.04 GNU Emacs Text Editor, Ubuntu 16.10 GNU Emacs, Ubuntu 16.10 GNU Emacs Text Editor, Ubuntu 16.10 Install Emacs Text Editor, Ubuntu GNU Emacs, Ubuntu GNU Emacs 25.1 Text Editor, Ubuntu GNU Emacs Text Editor

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap