gwenhywfar-config

Gwenhywfar core development kit

Install

All systems
curl cmd.cat/gwenhywfar-config.sh
Debian Debian
apt-get install libgwenhywfar60-dev
Ubuntu
apt-get install libgwenhywfar60-dev
Alpine
apk add gwenhywfar
Arch Arch Linux
pacman -S gwenhywfar
image/svg+xml Kali Linux
apt-get install libgwenhywfar-core-dev
Fedora
dnf install gwenhywfar-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install libgwenhywfar60-dev
OS X
brew install gwenhywfar
Raspbian
apt-get install libgwenhywfar60-dev
Docker
docker run cmd.cat/gwenhywfar-config gwenhywfar-config powered by Commando

gwenhywfar-devel

Gwenhywfar core development kit

libgwenhywfar-core-dev

OS abstraction layer (core development files)

Gwenhywfar allows porting of your software to different operating systems like Linux, *BSD, Windows etc. It also provides some often needed modules such as configuration file handling, simple XML file parsing, IPC etc. This package contains the core development files without GUI components.

libgwenhywfar60-dev

OS abstraction layer (meta package)

Gwenhywfar allows porting of your software to different operating systems like Linux, *BSD, Windows etc. It also provides some often needed modules such as configuration file handling, simple XML file parsing, IPC etc. This package is a meta package that depends on other packages containing all Gwenhywfar development files.

gwenhywfar

OS abstraction functions for various projects