emacs-company-lsp on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S emacs-company-lsp

* (Optional) Uninstall emacs-company-lsp on Arch using YAY

$ yay -Rns emacs-company-lsp

2. Manually Install "emacs-company-lsp" via AUR

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

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

b. Clone emacs-company-lsp's git locally

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

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

$ cd ~/emacs-company-lsp $ makepkg -si

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

ID: 587116
Name: emacs-company-lsp
PackageBaseID: 139712
PackageBase: emacs-company-lsp
Version: 2.1.0-1
Description: Company completion backend for lsp-mod
URL: https://github.com/tigersoldier/company-lsp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1550425657
LastModified: 1550425657
URLPath: /cgit/aur.git/snapshot/emacs-company-lsp.tar.gz