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
Copied
b. Install cargo-i18n on Arch using YAY
$
yay -S
cargo-i18n
Copied
* (Optional) Uninstall cargo-i18n on Arch using YAY
$
yay -Rns
cargo-i18n
Copied
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
Copied
b. Clone cargo-i18n's git locally
$
git clone https://aur.archlinux.org/cargo-i18n.git
~/cargo-i18n
Copied
c. Go to ~/cargo-i18n folder and install it
$
cd
~/cargo-i18n
Copied
$
makepkg -si
Copied
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
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