octave-sockets on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S octave-sockets

* (Optional) Uninstall octave-sockets on Arch using YAY

$ yay -Rns octave-sockets

2. Manually Install "octave-sockets" via AUR

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

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

b. Clone octave-sockets's git locally

$ git clone https://aur.archlinux.org/octave-sockets.git ~/octave-sockets

c. Go to ~/octave-sockets folder and install it

$ cd ~/octave-sockets $ makepkg -si

3. Information about the octave-sockets package on Arch User Repository (AUR)

ID: 1294503
Name: octave-sockets
PackageBaseID: 102559
PackageBase: octave-sockets
Version: 1.4.1-1
Description: Socket functions for networking from within octave
URL: https://gnu-octave.github.io/packages/sockets
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: wangjiezhe
FirstSubmitted: 1446005122
LastModified: 1690325344
URLPath: /cgit/aur.git/snapshot/octave-sockets.tar.gz