move-to-previous-monitor on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "move-to-previous-monitor" 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 move-to-previous-monitor on Arch using YAY

$ yay -S move-to-previous-monitor

* (Optional) Uninstall move-to-previous-monitor on Arch using YAY

$ yay -Rns move-to-previous-monitor

2. Manually Install "move-to-previous-monitor" via AUR

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

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

b. Clone move-to-previous-monitor's git locally

$ git clone https://aur.archlinux.org/move-to-previous-monitor.git ~/move-to-previous-monitor

c. Go to ~/move-to-previous-monitor folder and install it

$ cd ~/move-to-previous-monitor $ makepkg -si

3. Information about the move-to-previous-monitor package on Arch User Repository (AUR)

ID: 1230244
Name: move-to-previous-monitor
PackageBaseID: 191814
PackageBase: move-to-previous-monitor
Version: r21.1405add-1
Description: Move windows from one monitor to the previous
URL: https://github.com/xavierbaez/move-to-previous-monitor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xavierbaez
Submitter: xavierbaez
FirstSubmitted: 1679461382
LastModified: 1679461382
URLPath: /cgit/aur.git/snapshot/move-to-previous-monitor.tar.gz