wire on AUR (Arch User Repository)

Last updated: April 26,2024

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

$ yay -S wire

* (Optional) Uninstall wire on Arch using YAY

$ yay -Rns wire

2. Manually Install "wire" via AUR

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

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

b. Clone wire's git locally

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

c. Go to ~/wire folder and install it

$ cd ~/wire $ makepkg -si

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

ID: 988397
Name: wire
PackageBaseID: 110580
PackageBase: wire
Version: 2.5.2-1
Description: UNIX server for the Wired 2.0 protocol
URL: https://github.com/nark/wired
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Schala
FirstSubmitted: 1461653369
LastModified: 1636851318
URLPath: /cgit/aur.git/snapshot/wire.tar.gz