setserial on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S setserial

* (Optional) Uninstall setserial on Arch using YAY

$ yay -Rns setserial

2. Manually Install "setserial" via AUR

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

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

b. Clone setserial's git locally

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

c. Go to ~/setserial folder and install it

$ cd ~/setserial $ makepkg -si

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

ID: 487883
Name: setserial
PackageBaseID: 128705
PackageBase: setserial
Version: 2.17-5
Description: Allows to change various attributes of a serial device
URL: http://setserial.sourceforge.net/
NumVotes: 13
Popularity: 0.875806
OutOfDate:
Maintainer: bidulock
Submitter: Barthalion
FirstSubmitted: 1515171744
LastModified: 1519026800
URLPath: /cgit/aur.git/snapshot/setserial.tar.gz