emacs-ctable on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S emacs-ctable

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

$ yay -Rns emacs-ctable

2. Manually Install "emacs-ctable" via AUR

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

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

b. Clone emacs-ctable's git locally

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

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

$ cd ~/emacs-ctable $ makepkg -si

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

ID: 549776
Name: emacs-ctable
PackageBaseID: 121841
PackageBase: emacs-ctable
Version: 0.1.2-3
Description: Table Component for elisp
URL: https://github.com/kiwanami/emacs-ctable
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: WhittlesJr
FirstSubmitted: 1493321758
LastModified: 1538822139
URLPath: /cgit/aur.git/snapshot/emacs-ctable.tar.gz