mofilereader on AUR (Arch User Repository)

Last updated: February 12,2025

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

$ yay -S mofilereader

* (Optional) Uninstall mofilereader on Arch using YAY

$ yay -Rns mofilereader

2. Manually Install "mofilereader" via AUR

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

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

b. Clone mofilereader's git locally

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

c. Go to ~/mofilereader folder and install it

$ cd ~/mofilereader $ makepkg -si

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

ID: 953697
Name: mofilereader
PackageBaseID: 39438
PackageBase: mofilereader
Version: 0.1.2-4
Description: API that lets you read .mo-Files and use their content just as you would do with GNUs gettext
URL: http://code.google.com/p/mofilereader/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1281042580
LastModified: 1630178883
URLPath: /cgit/aur.git/snapshot/mofilereader.tar.gz