multiwatch on AUR (Arch User Repository)

Last updated: May 28,2024

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

$ yay -S multiwatch

* (Optional) Uninstall multiwatch on Arch using YAY

$ yay -Rns multiwatch

2. Manually Install "multiwatch" via AUR

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

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

b. Clone multiwatch's git locally

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

c. Go to ~/multiwatch folder and install it

$ cd ~/multiwatch $ makepkg -si

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

ID: 288665
Name: multiwatch
PackageBaseID: 109400
PackageBase: multiwatch
Version: 1.0.0-1
Description: Forks and watches multiple instances of a program in the same context
URL: http://redmine.lighttpd.net/projects/multiwatch/wiki
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: kevr
Submitter: kevr
FirstSubmitted: 1459126703
LastModified: 1459126704
URLPath: /cgit/aur.git/snapshot/multiwatch.tar.gz