syntest on AUR (Arch User Repository)
Last updated: March 09,2025
1. Install "syntest" 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
Copied
b. Install syntest on Arch using YAY
$
yay -S
syntest
Copied
* (Optional) Uninstall syntest on Arch using YAY
$
yay -Rns
syntest
Copied
2. Manually Install "syntest" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone syntest's git locally
$
git clone https://aur.archlinux.org/syntest.git
~/syntest
Copied
c. Go to ~/syntest folder and install it
$
cd
~/syntest
Copied
$
makepkg -si
Copied
3. Information about the syntest package on Arch User Repository (AUR)
ID: 1149394
Name: syntest
PackageBaseID: 186408
PackageBase: syntest
Version: 5.0.0-1
Description: Rust library for syntax highlighting using Sublime Text syntax definitions.
URL: https://github.com/trishume/syntect
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1665134042
LastModified: 1665134042
URLPath: /cgit/aur.git/snapshot/syntest.tar.gz
Name: syntest
PackageBaseID: 186408
PackageBase: syntest
Version: 5.0.0-1
Description: Rust library for syntax highlighting using Sublime Text syntax definitions.
URL: https://github.com/trishume/syntect
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1665134042
LastModified: 1665134042
URLPath: /cgit/aur.git/snapshot/syntest.tar.gz