mbtserver on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S mbtserver

* (Optional) Uninstall mbtserver on Arch using YAY

$ yay -Rns mbtserver

2. Manually Install "mbtserver" via AUR

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

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

b. Clone mbtserver's git locally

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

c. Go to ~/mbtserver folder and install it

$ cd ~/mbtserver $ makepkg -si

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

ID: 1191221
Name: mbtserver
PackageBaseID: 46024
PackageBase: mbtserver
Version: 0.16-1
Description: Memory-based tagger-generator and tagger server.
URL: https://languagemachines.github.io/mbt
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: proycon
Submitter: nepherte
FirstSubmitted: 1296665985
LastModified: 1672745826
URLPath: /cgit/aur.git/snapshot/mbtserver.tar.gz