rime-ls on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S rime-ls

* (Optional) Uninstall rime-ls on Arch using YAY

$ yay -Rns rime-ls

2. Manually Install "rime-ls" via AUR

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

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

b. Clone rime-ls's git locally

$ git clone https://aur.archlinux.org/rime-ls.git ~/rime-ls

c. Go to ~/rime-ls folder and install it

$ cd ~/rime-ls $ makepkg -si

3. Information about the rime-ls package on Arch User Repository (AUR)

ID: 1331670
Name: rime-ls
PackageBaseID: 189641
PackageBase: rime-ls
Version: 0.2.4-1
Description: A language server for Rime input method engine
URL: https://github.com/wlh320/rime-ls
NumVotes: 1
Popularity: 0.050162
OutOfDate:
Maintainer: zilch40
Submitter: zilch40
FirstSubmitted: 1674091262
LastModified: 1696953057
URLPath: /cgit/aur.git/snapshot/rime-ls.tar.gz