polyglot on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S polyglot

* (Optional) Uninstall polyglot on Arch using YAY

$ yay -Rns polyglot

2. Manually Install "polyglot" via AUR

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

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

b. Clone polyglot's git locally

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

c. Go to ~/polyglot folder and install it

$ cd ~/polyglot $ makepkg -si

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

ID: 1319144
Name: polyglot
PackageBaseID: 197598
PackageBase: polyglot-meta
Version: 0.0.1-1
Description: metapackage - do not use; see comments
URL: https://aur.archlinux.org/pkgbase/polyglot-meta
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: xiota
FirstSubmitted: 1694745958
LastModified: 1694745958
URLPath: /cgit/aur.git/snapshot/polyglot.tar.gz