openradtool on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S openradtool

* (Optional) Uninstall openradtool on Arch using YAY

$ yay -Rns openradtool

2. Manually Install "openradtool" via AUR

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

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

b. Clone openradtool's git locally

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

c. Go to ~/openradtool folder and install it

$ cd ~/openradtool $ makepkg -si

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

ID: 1023957
Name: openradtool
PackageBaseID: 142173
PackageBase: openradtool
Version: 0.14.0-1
Description: Generator for front-end and back-end code for Web applications written in C
URL: https://kristaps.bsd.lv/openradtool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1558215558
LastModified: 1642979295
URLPath: /cgit/aur.git/snapshot/openradtool.tar.gz