multiwatch on AUR (Arch User Repository)
Last updated: February 17,2025
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
Copied
b. Install multiwatch on Arch using YAY
$
yay -S
multiwatch
Copied
* (Optional) Uninstall multiwatch on Arch using YAY
$
yay -Rns
multiwatch
Copied
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
Copied
b. Clone multiwatch's git locally
$
git clone https://aur.archlinux.org/multiwatch.git
~/multiwatch
Copied
c. Go to ~/multiwatch folder and install it
$
cd
~/multiwatch
Copied
$
makepkg -si
Copied
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
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