mybrowse on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S mybrowse

* (Optional) Uninstall mybrowse on Arch using YAY

$ yay -Rns mybrowse

2. Manually Install "mybrowse" via AUR

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

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

b. Clone mybrowse's git locally

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

c. Go to ~/mybrowse folder and install it

$ cd ~/mybrowse $ makepkg -si

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

ID: 957935
Name: mybrowse
PackageBaseID: 165033
PackageBase: mybrowse
Version: 0.5-1
Description: A simple WebKit browser written in Python3 and using GTK3
URL: https://github.com/KaiserBarbarossa/MyBrowse
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tuxifreund
Submitter: tuxifreund
FirstSubmitted: 1617018584
LastModified: 1631037638
URLPath: /cgit/aur.git/snapshot/mybrowse.tar.gz