remotely on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S remotely

* (Optional) Uninstall remotely on Arch using YAY

$ yay -Rns remotely

2. Manually Install "remotely" via AUR

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

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

b. Clone remotely's git locally

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

c. Go to ~/remotely folder and install it

$ cd ~/remotely $ makepkg -si

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

ID: 738672
Name: remotely
PackageBaseID: 148365
PackageBase: remotely
Version: 1.0-2
Description: simple VNC viewer for the GNOME desktop environment
URL: https://gitlab.gnome.org/World/Remotely
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: flipflop97
FirstSubmitted: 1579527518
LastModified: 1589813356
URLPath: /cgit/aur.git/snapshot/remotely.tar.gz