ptypes on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ptypes

* (Optional) Uninstall ptypes on Arch using YAY

$ yay -Rns ptypes

2. Manually Install "ptypes" via AUR

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

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

b. Clone ptypes's git locally

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

c. Go to ~/ptypes folder and install it

$ cd ~/ptypes $ makepkg -si

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

ID: 369867
Name: ptypes
PackageBaseID: 118333
PackageBase: ptypes
Version: 2.1.1-1
Description: A simple alternative to the C++ STL that includes multithreading and networking
URL: http://tehsausage.com/ptypes/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Forty-Bot
Submitter: Forty-Bot
FirstSubmitted: 1483326348
LastModified: 1483326348
URLPath: /cgit/aur.git/snapshot/ptypes.tar.gz