ots on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S ots

* (Optional) Uninstall ots on Arch using YAY

$ yay -Rns ots

2. Manually Install "ots" via AUR

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

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

b. Clone ots's git locally

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

c. Go to ~/ots folder and install it

$ cd ~/ots $ makepkg -si

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

ID: 1265523
Name: ots
PackageBaseID: 130563
PackageBase: ots
Version: 9.1.0-1
Description: OpenType fonts sanitiser. Supports TTF, WOFF, WOFF2 and other formats
URL: https://github.com/khaledhosny/ots
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1520261362
LastModified: 1685460289
URLPath: /cgit/aur.git/snapshot/ots.tar.gz