digestif on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S digestif

* (Optional) Uninstall digestif on Arch using YAY

$ yay -Rns digestif

2. Manually Install "digestif" via AUR

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

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

b. Clone digestif's git locally

$ git clone https://aur.archlinux.org/digestif.git ~/digestif

c. Go to ~/digestif folder and install it

$ cd ~/digestif $ makepkg -si

3. Information about the digestif package on Arch User Repository (AUR)

ID: 784959
Name: digestif
PackageBaseID: 148936
PackageBase: digestif
Version: 0.3-3
Description: A code analyzer and Language Server Protocol implementation for [La|Con|Bib]TeX[t] documents.
URL: https://github.com/astoff/digestif
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: flying-sheep
FirstSubmitted: 1581170098
LastModified: 1598797561
URLPath: /cgit/aur.git/snapshot/digestif.tar.gz