ptypes on AUR (Arch User Repository)
Last updated: March 15,2025
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
Copied
b. Install ptypes on Arch using YAY
$
yay -S
ptypes
Copied
* (Optional) Uninstall ptypes on Arch using YAY
$
yay -Rns
ptypes
Copied
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
Copied
b. Clone ptypes's git locally
$
git clone https://aur.archlinux.org/ptypes.git
~/ptypes
Copied
c. Go to ~/ptypes folder and install it
$
cd
~/ptypes
Copied
$
makepkg -si
Copied
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
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