giws on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S giws

* (Optional) Uninstall giws on Arch using YAY

$ yay -Rns giws

2. Manually Install "giws" via AUR

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

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

b. Clone giws's git locally

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

c. Go to ~/giws folder and install it

$ cd ~/giws $ makepkg -si

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

ID: 203482
Name: giws
PackageBaseID: 55225
PackageBase: giws
Version: 2.0.2-1
Description: A wrapper generator to generate C++ mapping Java classes
URL: http://forge.scilab.org/index.php/p/giws/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1324648034
LastModified: 1435435144
URLPath: /cgit/aur.git/snapshot/giws.tar.gz