idl-serial-git on AUR (Arch User Repository)

Last updated: June 22,2024

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

$ yay -S idl-serial-git

* (Optional) Uninstall idl-serial-git on Arch using YAY

$ yay -Rns idl-serial-git

2. Manually Install "idl-serial-git" via AUR

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

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

b. Clone idl-serial-git's git locally

$ git clone https://aur.archlinux.org/idl-serial-git.git ~/idl-serial-git

c. Go to ~/idl-serial-git folder and install it

$ cd ~/idl-serial-git $ makepkg -si

3. Information about the idl-serial-git package on Arch User Repository (AUR)

ID: 1253507
Name: idl-serial-git
PackageBaseID: 193313
PackageBase: idl-serial-git
Version: 908c364-1
Description: This project is a IDL serial generator for c. We use flex && bison to scan and parse files and generate json to struct and struct to json code.
URL: https://github.com/nanomq/idl-serial
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1683356246
LastModified: 1683356246
URLPath: /cgit/aur.git/snapshot/idl-serial-git.tar.gz