tmc-cli on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S tmc-cli

* (Optional) Uninstall tmc-cli on Arch using YAY

$ yay -Rns tmc-cli

2. Manually Install "tmc-cli" via AUR

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

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

b. Clone tmc-cli's git locally

$ git clone https://aur.archlinux.org/tmc-cli.git ~/tmc-cli

c. Go to ~/tmc-cli folder and install it

$ cd ~/tmc-cli $ makepkg -si

3. Information about the tmc-cli package on Arch User Repository (AUR)

ID: 696666
Name: tmc-cli
PackageBaseID: 140761
PackageBase: tmc-cli
Version: 0.9.3-1
Description: The command-line client for University of Helsinki's TestMyCode -framework
URL: https://github.com/testmycode/tmc-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: siiptuo
Submitter: siiptuo
FirstSubmitted: 1553722632
LastModified: 1581630276
URLPath: /cgit/aur.git/snapshot/tmc-cli.tar.gz