hyper-bin on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S hyper-bin

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

$ yay -Rns hyper-bin

2. Manually Install "hyper-bin" via AUR

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

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

b. Clone hyper-bin's git locally

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

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

$ cd ~/hyper-bin $ makepkg -si

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

ID: 1195899
Name: hyper-bin
PackageBaseID: 131386
PackageBase: hyper-bin
Version: 3.4.1-1
Description: A terminal built on web technologies
URL: https://hyper.is
NumVotes: 11
Popularity: 0.136153
OutOfDate:
Maintainer: imlonghao
Submitter: RyanTheAllmighty
FirstSubmitted: 1522947998
LastModified: 1673540622
URLPath: /cgit/aur.git/snapshot/hyper-bin.tar.gz