vtm-bin on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S vtm-bin

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

$ yay -Rns vtm-bin

2. Manually Install "vtm-bin" via AUR

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

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

b. Clone vtm-bin's git locally

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

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

$ cd ~/vtm-bin $ makepkg -si

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

ID: 1379886
Name: vtm-bin
PackageBaseID: 191361
PackageBase: vtm-bin
Version: 0.9.9w-1
Description: Terminal multiplexer with window manager and session sharing
URL: https://github.com/netxs-group/vtm
NumVotes: 1
Popularity: 0.000695
OutOfDate:
Maintainer:
Submitter: AsukaMinato
FirstSubmitted: 1678592844
LastModified: 1704290627
URLPath: /cgit/aur.git/snapshot/vtm-bin.tar.gz