script-communicator on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S script-communicator

* (Optional) Uninstall script-communicator on Arch using YAY

$ yay -Rns script-communicator

2. Manually Install "script-communicator" via AUR

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

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

b. Clone script-communicator's git locally

$ git clone https://aur.archlinux.org/script-communicator.git ~/script-communicator

c. Go to ~/script-communicator folder and install it

$ cd ~/script-communicator $ makepkg -si

3. Information about the script-communicator package on Arch User Repository (AUR)

ID: 1346340
Name: script-communicator
PackageBaseID: 106815
PackageBase: script-communicator
Version: 6.06-1
Description: A Qt5-based scriptable terminal with Serial/TCP/UDP/SPI/CAN support
URL: http://sourceforge.net/projects/scriptcommunicator/
NumVotes: 4
Popularity: 3.0E-5
OutOfDate:
Maintainer: Jake
Submitter: Jake
FirstSubmitted: 1454149347
LastModified: 1698933746
URLPath: /cgit/aur.git/snapshot/script-communicator.tar.gz