wire on AUR (Arch User Repository)
Last updated: November 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
Copied
b. Install wire on Arch using YAY
$
yay -S
wire
Copied
* (Optional) Uninstall wire on Arch using YAY
$
yay -Rns
wire
Copied
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
Copied
b. Clone wire's git locally
$
git clone https://aur.archlinux.org/wire.git
~/wire
Copied
c. Go to ~/wire folder and install it
$
cd
~/wire
Copied
$
makepkg -si
Copied
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
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