sixtyfps-lsp on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S sixtyfps-lsp

* (Optional) Uninstall sixtyfps-lsp on Arch using YAY

$ yay -Rns sixtyfps-lsp

2. Manually Install "sixtyfps-lsp" via AUR

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

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

b. Clone sixtyfps-lsp's git locally

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

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

$ cd ~/sixtyfps-lsp $ makepkg -si

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

ID: 961408
Name: sixtyfps-lsp
PackageBaseID: 171069
PackageBase: sixtyfps-lsp
Version: 0.1.2-1
Description: An implementation of the LSP server for SixtyFPS featuring diagnostics, code completion, goto definition, and more importantly, live-preview
URL: https://github.com/sixtyfpsui/sixtyfps
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: magnetic_mosaic
Submitter: magnetic_mosaic
FirstSubmitted: 1631723568
LastModified: 1631723862
URLPath: /cgit/aur.git/snapshot/sixtyfps-lsp.tar.gz