python-msgcheck on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-msgcheck

* (Optional) Uninstall python-msgcheck on Arch using YAY

$ yay -Rns python-msgcheck

2. Manually Install "python-msgcheck" via AUR

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

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

b. Clone python-msgcheck's git locally

$ git clone https://aur.archlinux.org/python-msgcheck.git ~/python-msgcheck

c. Go to ~/python-msgcheck folder and install it

$ cd ~/python-msgcheck $ makepkg -si

3. Information about the python-msgcheck package on Arch User Repository (AUR)

ID: 1253678
Name: python-msgcheck
PackageBaseID: 154208
PackageBase: python-msgcheck
Version: 4.0.0-3
Description: Gettext file checker
URL: https://github.com/flashcode/msgcheck
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1591737130
LastModified: 1683386197
URLPath: /cgit/aur.git/snapshot/python-msgcheck.tar.gz