cargo-i18n on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S cargo-i18n

* (Optional) Uninstall cargo-i18n on Arch using YAY

$ yay -Rns cargo-i18n

2. Manually Install "cargo-i18n" via AUR

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

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

b. Clone cargo-i18n's git locally

$ git clone https://aur.archlinux.org/cargo-i18n.git ~/cargo-i18n

c. Go to ~/cargo-i18n folder and install it

$ cd ~/cargo-i18n $ makepkg -si

3. Information about the cargo-i18n package on Arch User Repository (AUR)

ID: 1415159
Name: cargo-i18n
PackageBaseID: 183934
PackageBase: cargo-i18n
Version: 0.2.13-1
Description: Cargo sub-command to extract and build localization resources to embed in your application/library
URL: https://github.com/kellpossible/cargo-i18n
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1657546174
LastModified: 1708861711
URLPath: /cgit/aur.git/snapshot/cargo-i18n.tar.gz