iup-bin on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S iup-bin

* (Optional) Uninstall iup-bin on Arch using YAY

$ yay -Rns iup-bin

2. Manually Install "iup-bin" via AUR

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

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

b. Clone iup-bin's git locally

$ git clone https://aur.archlinux.org/iup-bin.git ~/iup-bin

c. Go to ~/iup-bin folder and install it

$ cd ~/iup-bin $ makepkg -si

3. Information about the iup-bin package on Arch User Repository (AUR)

ID: 979533
Name: iup-bin
PackageBaseID: 172430
PackageBase: iup-bin
Version: 3.30-1
Description: A multi-platform toolkit for building graphical user interfaces. Pre-compiled.
URL: https://www.tecgraf.puc-rio.br/iup/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: viniciusalmada
Submitter: viniciusalmada
FirstSubmitted: 1635266956
LastModified: 1635266956
URLPath: /cgit/aur.git/snapshot/iup-bin.tar.gz