poptranslate on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S poptranslate

* (Optional) Uninstall poptranslate on Arch using YAY

$ yay -Rns poptranslate

2. Manually Install "poptranslate" via AUR

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

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

b. Clone poptranslate's git locally

$ git clone https://aur.archlinux.org/poptranslate.git ~/poptranslate

c. Go to ~/poptranslate folder and install it

$ cd ~/poptranslate $ makepkg -si

3. Information about the poptranslate package on Arch User Repository (AUR)

ID: 1369037
Name: poptranslate
PackageBaseID: 195820
PackageBase: poptranslate
Version: 0.4.0-1
Description: Translate the text selected by the mouse on plasma wayland
URL: https://github.com/glaumar/PopTranslate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: glaumar
Submitter: glaumar
FirstSubmitted: 1689598383
LastModified: 1702475749
URLPath: /cgit/aur.git/snapshot/poptranslate.tar.gz