translator-rs on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S translator-rs

* (Optional) Uninstall translator-rs on Arch using YAY

$ yay -Rns translator-rs

2. Manually Install "translator-rs" via AUR

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

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

b. Clone translator-rs's git locally

$ git clone https://aur.archlinux.org/translator-rs.git ~/translator-rs

c. Go to ~/translator-rs folder and install it

$ cd ~/translator-rs $ makepkg -si

3. Information about the translator-rs package on Arch User Repository (AUR)

ID: 1379424
Name: translator-rs
PackageBaseID: 195571
PackageBase: translator-rs
Version: 0.3.6-1
Description: A simple real-time translator written in Rust. 选中文本即翻译。
URL: https://github.com/rikonaka/translator-rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlanChen
Submitter: AlanChen
FirstSubmitted: 1689074359
LastModified: 1704252868
URLPath: /cgit/aur.git/snapshot/translator-rs.tar.gz