emacs-tabbar on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "emacs-tabbar" 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-tabbar on Arch using YAY

$ yay -S emacs-tabbar

* (Optional) Uninstall emacs-tabbar on Arch using YAY

$ yay -Rns emacs-tabbar

2. Manually Install "emacs-tabbar" via AUR

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

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

b. Clone emacs-tabbar's git locally

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

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

$ cd ~/emacs-tabbar $ makepkg -si

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

ID: 550151
Name: emacs-tabbar
PackageBaseID: 136530
PackageBase: emacs-tabbar
Version: 2.2-1
Description: Emacs minor mode that displays a tab bar at the top
URL: https://github.com/dholm/tabbar.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1538990588
LastModified: 1538990588
URLPath: /cgit/aur.git/snapshot/emacs-tabbar.tar.gz