vitable on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S vitable

* (Optional) Uninstall vitable on Arch using YAY

$ yay -Rns vitable

2. Manually Install "vitable" via AUR

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

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

b. Clone vitable's git locally

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

c. Go to ~/vitable folder and install it

$ cd ~/vitable $ makepkg -si

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

ID: 956268
Name: vitable
PackageBaseID: 169852
PackageBase: vitable
Version: 0.1.1-1
Description: A simple command-line tool to view your VIT timetable, written in Nim.
URL: https://github.com/CartelProject/vitable
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: malvi
Submitter: malvi
FirstSubmitted: 1628753985
LastModified: 1630676642
URLPath: /cgit/aur.git/snapshot/vitable.tar.gz