wired on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S wired

* (Optional) Uninstall wired on Arch using YAY

$ yay -Rns wired

2. Manually Install "wired" via AUR

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

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

b. Clone wired's git locally

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

c. Go to ~/wired folder and install it

$ cd ~/wired $ makepkg -si

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

ID: 1411113
Name: wired
PackageBaseID: 158990
PackageBase: wired
Version: 0.10.5-1
Description: Lightweight notification daemon with highly customizable layout blocks, written in Rust.
URL: https://github.com/Toqozz/wired-notify
NumVotes: 11
Popularity: 0.09148
OutOfDate:
Maintainer: Toqoz
Submitter: Toqoz
FirstSubmitted: 1603253473
LastModified: 1708208361
URLPath: /cgit/aur.git/snapshot/wired.tar.gz