mingw-w64-gettext on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "mingw-w64-gettext" 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
Copied
b. Install mingw-w64-gettext on Arch using YAY
$
yay -S
mingw-w64-gettext
Copied
* (Optional) Uninstall mingw-w64-gettext on Arch using YAY
$
yay -Rns
mingw-w64-gettext
Copied
2. Manually Install "mingw-w64-gettext" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mingw-w64-gettext's git locally
$
git clone https://aur.archlinux.org/mingw-w64-gettext.git
~/mingw-w64-gettext
Copied
c. Go to ~/mingw-w64-gettext folder and install it
$
cd
~/mingw-w64-gettext
Copied
$
makepkg -si
Copied
3. Information about the mingw-w64-gettext package on Arch User Repository (AUR)
ID: 1309231
Name: mingw-w64-gettext
PackageBaseID: 60033
PackageBase: mingw-w64-gettext
Version: 0.22-1
Description: GNU internationalization library (mingw-w64)
URL: http://www.gnu.org/software/gettext/
NumVotes: 27
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: brcha
FirstSubmitted: 1339611625
LastModified: 1693036041
URLPath: /cgit/aur.git/snapshot/mingw-w64-gettext.tar.gz
Name: mingw-w64-gettext
PackageBaseID: 60033
PackageBase: mingw-w64-gettext
Version: 0.22-1
Description: GNU internationalization library (mingw-w64)
URL: http://www.gnu.org/software/gettext/
NumVotes: 27
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: brcha
FirstSubmitted: 1339611625
LastModified: 1693036041
URLPath: /cgit/aur.git/snapshot/mingw-w64-gettext.tar.gz