nm-tray on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S nm-tray

* (Optional) Uninstall nm-tray on Arch using YAY

$ yay -Rns nm-tray

2. Manually Install "nm-tray" via AUR

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

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

b. Clone nm-tray's git locally

$ git clone https://aur.archlinux.org/nm-tray.git ~/nm-tray

c. Go to ~/nm-tray folder and install it

$ cd ~/nm-tray $ makepkg -si

3. Information about the nm-tray package on Arch User Repository (AUR)

ID: 1354173
Name: nm-tray
PackageBaseID: 161039
PackageBase: nm-tray
Version: 0.5.0-2
Description: Simple Qt-based frontend for NetworkManager with icon in system tray
URL: https://github.com/palinek/nm-tray
NumVotes: 3
Popularity: 0.064651
OutOfDate:
Maintainer: xiota
Submitter: zhangkaizhao
FirstSubmitted: 1608288241
LastModified: 1700131480
URLPath: /cgit/aur.git/snapshot/nm-tray.tar.gz