blackbox-terminal on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S blackbox-terminal

* (Optional) Uninstall blackbox-terminal on Arch using YAY

$ yay -Rns blackbox-terminal

2. Manually Install "blackbox-terminal" via AUR

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

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

b. Clone blackbox-terminal's git locally

$ git clone https://aur.archlinux.org/blackbox-terminal.git ~/blackbox-terminal

c. Go to ~/blackbox-terminal folder and install it

$ cd ~/blackbox-terminal $ makepkg -si

3. Information about the blackbox-terminal package on Arch User Repository (AUR)

ID: 1389373
Name: blackbox-terminal
PackageBaseID: 184626
PackageBase: blackbox-terminal
Version: 0.14.0-1
Description: A beautiful GTK 4 terminal
URL: https://gitlab.gnome.org/raggesilver/blackbox
NumVotes: 16
Popularity: 1.594679
OutOfDate:
Maintainer: yochananmarqos
Submitter: ragouel
FirstSubmitted: 1659479561
LastModified: 1705782067
URLPath: /cgit/aur.git/snapshot/blackbox-terminal.tar.gz