hyper on AUR (Arch User Repository)
Last updated: February 03,2025
1. Install "hyper" 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
Copied
b. Install hyper on Arch using YAY
$
yay -S
hyper
Copied
* (Optional) Uninstall hyper on Arch using YAY
$
yay -Rns
hyper
Copied
2. Manually Install "hyper" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone hyper's git locally
$
git clone https://aur.archlinux.org/hyper.git
~/hyper
Copied
c. Go to ~/hyper folder and install it
$
cd
~/hyper
Copied
$
makepkg -si
Copied
3. Information about the hyper package on Arch User Repository (AUR)
ID: 1194337
Name: hyper
PackageBaseID: 116106
PackageBase: hyper
Version: 3.4.1-1
Description: A terminal built on web technologies
URL: https://hyper.is/
NumVotes: 64
Popularity: 0.000169
OutOfDate:
Maintainer: eclairevoyant
Submitter: aabmass
FirstSubmitted: 1476117534
LastModified: 1673340111
URLPath: /cgit/aur.git/snapshot/hyper.tar.gz
Name: hyper
PackageBaseID: 116106
PackageBase: hyper
Version: 3.4.1-1
Description: A terminal built on web technologies
URL: https://hyper.is/
NumVotes: 64
Popularity: 0.000169
OutOfDate:
Maintainer: eclairevoyant
Submitter: aabmass
FirstSubmitted: 1476117534
LastModified: 1673340111
URLPath: /cgit/aur.git/snapshot/hyper.tar.gz