dumb_types on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S dumb_types

* (Optional) Uninstall dumb_types on Arch using YAY

$ yay -Rns dumb_types

2. Manually Install "dumb_types" via AUR

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

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

b. Clone dumb_types's git locally

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

c. Go to ~/dumb_types folder and install it

$ cd ~/dumb_types $ makepkg -si

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

ID: 1376552
Name: dumb_types
PackageBaseID: 200859
PackageBase: dumb_types
Version: 1.0.0-1
Description: Header-only C++ library providing convenient data types (header only)
URL: https://github.com/RickaPrincy/dumb_types
NumVotes: 1
Popularity: 0.208501
OutOfDate: 1703999761
Maintainer:
Submitter: RickaPrincy
FirstSubmitted: 1703704560
LastModified: 1703704560
URLPath: /cgit/aur.git/snapshot/dumb_types.tar.gz