bigbashview on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S bigbashview

* (Optional) Uninstall bigbashview on Arch using YAY

$ yay -Rns bigbashview

2. Manually Install "bigbashview" via AUR

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

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

b. Clone bigbashview's git locally

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

c. Go to ~/bigbashview folder and install it

$ cd ~/bigbashview $ makepkg -si

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

ID: 1149692
Name: bigbashview
PackageBaseID: 186431
PackageBase: bigbashview
Version: 3.6.6_2022_10_07-2
Description: BigBashView is a python app to run Bash+HTML in a Desktop WebView
URL: https://github.com/biglinux/bigbashview
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: barnabedikartola
FirstSubmitted: 1665196660
LastModified: 1665196660
URLPath: /cgit/aur.git/snapshot/bigbashview.tar.gz