vy on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S vy

* (Optional) Uninstall vy on Arch using YAY

$ yay -Rns vy

2. Manually Install "vy" via AUR

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

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

b. Clone vy's git locally

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

c. Go to ~/vy folder and install it

$ cd ~/vy $ makepkg -si

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

ID: 1207537
Name: vy
PackageBaseID: 154071
PackageBase: vy
Version: 4.3.1-2
Description: Vim-like text editor in Python
URL: https://github.com/vyapp/vy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1591487666
LastModified: 1675715451
URLPath: /cgit/aur.git/snapshot/vy.tar.gz