vct on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S vct

* (Optional) Uninstall vct on Arch using YAY

$ yay -Rns vct

2. Manually Install "vct" via AUR

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

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

b. Clone vct's git locally

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

c. Go to ~/vct folder and install it

$ cd ~/vct $ makepkg -si

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

ID: 979587
Name: vct
PackageBaseID: 171777
PackageBase: vct
Version: 1.3.9-1
Description: a vocabulary trainer written in rust
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ULUdev
Submitter: ULUdev
FirstSubmitted: 1633673504
LastModified: 1635274315
URLPath: /cgit/aur.git/snapshot/vct.tar.gz