vimirror on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S vimirror

* (Optional) Uninstall vimirror on Arch using YAY

$ yay -Rns vimirror

2. Manually Install "vimirror" via AUR

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

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

b. Clone vimirror's git locally

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

c. Go to ~/vimirror folder and install it

$ cd ~/vimirror $ makepkg -si

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

ID: 1112351
Name: vimirror
PackageBaseID: 183990
PackageBase: vimirror
Version: 1.0.2-2
Description: A simple utility to change, test, and use mirrors
URL: https://github.com/JaydenDev/vimirror
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jdev082
Submitter: jdev082
FirstSubmitted: 1657736917
LastModified: 1657902353
URLPath: /cgit/aur.git/snapshot/vimirror.tar.gz