waveterm on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S waveterm

* (Optional) Uninstall waveterm on Arch using YAY

$ yay -Rns waveterm

2. Manually Install "waveterm" via AUR

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

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

b. Clone waveterm's git locally

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

c. Go to ~/waveterm folder and install it

$ cd ~/waveterm $ makepkg -si

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

ID: 1424834
Name: waveterm
PackageBaseID: 200040
PackageBase: waveterm
Version: 0.6.3-3
Description: An open-source, cross-platform terminal for seamless workflows
URL: https://www.waveterm.dev/
NumVotes: 1
Popularity: 0.180733
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1701243634
LastModified: 1710148664
URLPath: /cgit/aur.git/snapshot/waveterm.tar.gz