multiview on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S multiview

* (Optional) Uninstall multiview on Arch using YAY

$ yay -Rns multiview

2. Manually Install "multiview" via AUR

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

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

b. Clone multiview's git locally

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

c. Go to ~/multiview folder and install it

$ cd ~/multiview $ makepkg -si

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

ID: 626776
Name: multiview
PackageBaseID: 143204
PackageBase: multiview
Version: 2.5.3-1
Description: Spawn multiple processes and channel their outputs into separate little column views.
URL: https://github.com/arjunmehta/multiview
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pizzaman
Submitter: pizzaman
FirstSubmitted: 1562214572
LastModified: 1562214572
URLPath: /cgit/aur.git/snapshot/multiview.tar.gz