string-theory on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S string-theory

* (Optional) Uninstall string-theory on Arch using YAY

$ yay -Rns string-theory

2. Manually Install "string-theory" via AUR

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

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

b. Clone string-theory's git locally

$ git clone https://aur.archlinux.org/string-theory.git ~/string-theory

c. Go to ~/string-theory folder and install it

$ cd ~/string-theory $ makepkg -si

3. Information about the string-theory package on Arch User Repository (AUR)

ID: 1327951
Name: string-theory
PackageBaseID: 118518
PackageBase: string-theory
Version: 3.8-1
Description: Flexible UTF-8 string library and type-safe formatter for C++
URL: https://github.com/zrax/string_theory
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Zrax
Submitter: Zrax
FirstSubmitted: 1483826387
LastModified: 1696272312
URLPath: /cgit/aur.git/snapshot/string-theory.tar.gz