mbt on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S mbt

* (Optional) Uninstall mbt on Arch using YAY

$ yay -Rns mbt

2. Manually Install "mbt" via AUR

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

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

b. Clone mbt's git locally

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

c. Go to ~/mbt folder and install it

$ cd ~/mbt $ makepkg -si

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

ID: 1345100
Name: mbt
PackageBaseID: 41422
PackageBase: mbt
Version: 3.10-1
Description: Memory-based tagger-generator and tagger in one.
URL: https://languagemachines.github.io/mbt
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: proycon
Submitter: nepherte
FirstSubmitted: 1286109939
LastModified: 1698750029
URLPath: /cgit/aur.git/snapshot/mbt.tar.gz