virtscreen on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S virtscreen

* (Optional) Uninstall virtscreen on Arch using YAY

$ yay -Rns virtscreen

2. Manually Install "virtscreen" via AUR

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

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

b. Clone virtscreen's git locally

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

c. Go to ~/virtscreen folder and install it

$ cd ~/virtscreen $ makepkg -si

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

ID: 1415823
Name: virtscreen
PackageBaseID: 132700
PackageBase: virtscreen
Version: 0.3.2-1
Description: Use your iPad/tablet/computer as a secondary monitor on Linux (dderjoel's continuation fork)
URL: https://github.com/dderjoel/VirtScreen
NumVotes: 6
Popularity: 3.0E-6
OutOfDate:
Maintainer:
Submitter: kbumsik
FirstSubmitted: 1526887707
LastModified: 1708957615
URLPath: /cgit/aur.git/snapshot/virtscreen.tar.gz