emacs-top-mode on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "emacs-top-mode" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install emacs-top-mode on Arch using YAY

$ yay -S emacs-top-mode

* (Optional) Uninstall emacs-top-mode on Arch using YAY

$ yay -Rns emacs-top-mode

2. Manually Install "emacs-top-mode" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone emacs-top-mode's git locally

$ git clone https://aur.archlinux.org/emacs-top-mode.git ~/emacs-top-mode

c. Go to ~/emacs-top-mode folder and install it

$ cd ~/emacs-top-mode $ makepkg -si

3. Information about the emacs-top-mode package on Arch User Repository (AUR)

ID: 408480
Name: emacs-top-mode
PackageBaseID: 122131
PackageBase: emacs-top-mode
Version: 2013_06_05.1-1
Description: Run 'top' from emacs
URL: https://www.emacswiki.org/emacs/TopMode
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1494104529
LastModified: 1494104529
URLPath: /cgit/aur.git/snapshot/emacs-top-mode.tar.gz