bterm-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S bterm-bin

* (Optional) Uninstall bterm-bin on Arch using YAY

$ yay -Rns bterm-bin

2. Manually Install "bterm-bin" via AUR

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

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

b. Clone bterm-bin's git locally

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

c. Go to ~/bterm-bin folder and install it

$ cd ~/bterm-bin $ makepkg -si

3. Information about the bterm-bin package on Arch User Repository (AUR)

ID: 514681
Name: bterm-bin
PackageBaseID: 132904
PackageBase: bterm-bin
Version: 2.0.0-1
Description: cross-platform terminal emulator
URL: https://github.com/bleenco/bterm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SolarAquarion
Submitter: SolarAquarion
FirstSubmitted: 1527617540
LastModified: 1527617540
URLPath: /cgit/aur.git/snapshot/bterm-bin.tar.gz