vpcs on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S vpcs

* (Optional) Uninstall vpcs on Arch using YAY

$ yay -Rns vpcs

2. Manually Install "vpcs" via AUR

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

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

b. Clone vpcs's git locally

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

c. Go to ~/vpcs folder and install it

$ cd ~/vpcs $ makepkg -si

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

ID: 1320727
Name: vpcs
PackageBaseID: 97844
PackageBase: vpcs
Version: 0.8.3-1
Description: Simple virtual PC simulator
URL: https://github.com/GNS3/vpcs
NumVotes: 30
Popularity: 0.006837
OutOfDate:
Maintainer: FillFeile
Submitter: FillFeile
FirstSubmitted: 1439836629
LastModified: 1695044709
URLPath: /cgit/aur.git/snapshot/vpcs.tar.gz