easybashgui-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S easybashgui-git

* (Optional) Uninstall easybashgui-git on Arch using YAY

$ yay -Rns easybashgui-git

2. Manually Install "easybashgui-git" via AUR

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

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

b. Clone easybashgui-git's git locally

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

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

$ cd ~/easybashgui-git $ makepkg -si

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

ID: 644418
Name: easybashgui-git
PackageBaseID: 144939
PackageBase: easybashgui-git
Version: 11.0.1.r0.gc7c6c7c-1
Description: Bash function library to have simple GUIs using dialog, yad, zenity, kdialog, xdialog, gtkdialog
URL: https://github.com/BashGui/easybashgui
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: depau
Submitter: depau
FirstSubmitted: 1568039455
LastModified: 1568039455
URLPath: /cgit/aur.git/snapshot/easybashgui-git.tar.gz