bip on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S bip

* (Optional) Uninstall bip on Arch using YAY

$ yay -Rns bip

2. Manually Install "bip" via AUR

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

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

b. Clone bip's git locally

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

c. Go to ~/bip folder and install it

$ cd ~/bip $ makepkg -si

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

ID: 886037
Name: bip
PackageBaseID: 128724
PackageBase: bip
Version: 0.9.0rc4-1
Description: Multiuser IRC proxy that supports replaying of logged conversations.
URL: http://bip.milkypond.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bglopez
Submitter: Barthalion
FirstSubmitted: 1515182858
LastModified: 1617223235
URLPath: /cgit/aur.git/snapshot/bip.tar.gz