tinycorrect on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S tinycorrect

* (Optional) Uninstall tinycorrect on Arch using YAY

$ yay -Rns tinycorrect

2. Manually Install "tinycorrect" via AUR

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

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

b. Clone tinycorrect's git locally

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

c. Go to ~/tinycorrect folder and install it

$ cd ~/tinycorrect $ makepkg -si

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

ID: 1273716
Name: tinycorrect
PackageBaseID: 194672
PackageBase: tinycorrect-git
Version: 0.1.r23.gfd2d32a-1
Description: Auto detect & correct typeset, inline code, toc, file name, header, images, urls and words of Markdown documents, originally written for the RISC-V Linux project: https://gitee.com/tinylab/riscv-linux.
URL: https://gitee.com/tinylab/tinycorrect
NumVotes: 1
Popularity: 0.076958
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1686754898
LastModified: 1686841150
URLPath: /cgit/aur.git/snapshot/tinycorrect.tar.gz