pear-net-socket on AUR (Arch User Repository)

Last updated: November 19,2024

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

$ yay -S pear-net-socket

* (Optional) Uninstall pear-net-socket on Arch using YAY

$ yay -Rns pear-net-socket

2. Manually Install "pear-net-socket" via AUR

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

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

b. Clone pear-net-socket's git locally

$ git clone https://aur.archlinux.org/pear-net-socket.git ~/pear-net-socket

c. Go to ~/pear-net-socket folder and install it

$ cd ~/pear-net-socket $ makepkg -si

3. Information about the pear-net-socket package on Arch User Repository (AUR)

ID: 430729
Name: pear-net-socket
PackageBaseID: 124325
PackageBase: pear-net-socket
Version: 1.2.2-1
Description: Net_Socket is a class interface to TCP sockets. It provides blocking and non-blocking operation, with different reading and writing modes
URL: http://pear.php.net/package/Net_Socket
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
FirstSubmitted: 1501083516
LastModified: 1501083830
URLPath: /cgit/aur.git/snapshot/pear-net-socket.tar.gz