bide on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S bide

* (Optional) Uninstall bide on Arch using YAY

$ yay -Rns bide

2. Manually Install "bide" via AUR

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

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

b. Clone bide's git locally

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

c. Go to ~/bide folder and install it

$ cd ~/bide $ makepkg -si

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

ID: 1047241
Name: bide
PackageBaseID: 133930
PackageBase: bide
Version: 4.4-4
Description: BIDE, Basic IDE by Zezombye
URL: https://github.com/Zezombye/BIDE
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Eragon
Submitter: Eragon
FirstSubmitted: 1530534325
LastModified: 1646585141
URLPath: /cgit/aur.git/snapshot/bide.tar.gz