unvtray on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S unvtray

* (Optional) Uninstall unvtray on Arch using YAY

$ yay -Rns unvtray

2. Manually Install "unvtray" via AUR

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

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

b. Clone unvtray's git locally

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

c. Go to ~/unvtray folder and install it

$ cd ~/unvtray $ makepkg -si

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

ID: 1242159
Name: unvtray
PackageBaseID: 192674
PackageBase: unvtray
Version: 0.2.1-1
Description: A minimalistic Unvanquished server browser that runs in the system tray.
URL: https://github.com/Unvanquished/unvanquished-tray-browser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Viech
Submitter: Viech
FirstSubmitted: 1681449016
LastModified: 1681622858
URLPath: /cgit/aur.git/snapshot/unvtray.tar.gz