nspr-config

Portable Runtime

Install

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

nspr-devel

Portable Runtime

libnspr4-dev

Development files for the NetScape Portable Runtime library

This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. Install this package if you wish to develop your own programs using the NetScape Portable Runtime library.

mingw32-nspr

MinGW build of Netscape Portable Runtime

mingw64-nspr

MinGW build of Netscape Portable Runtime

thunderbird-dev

Development files for Thunderbird

Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. It supports different mail accounts, no matter of the used protocol like POP(s) or IMAP(s), has an integrated learning Spam filter, and offers easy organization of mails with tagging and virtual folders. Also, more features can be added by installing extensions. This package contains the development headers, idl files and static libraries needed to develop applications using Thunderbird.

nspr

NSPR provides platform independence for non-GUI operating system

facilities. These facilities include threads, thread synchronization, normal file and network I/O, interval timing and calendar time, basic memory management (malloc and free) and shared library linking.

icedove-dev

Development files for Icedove

Icedove is an unbranded Thunderbird mail client suitable for free distribution. It supports different mail accounts (POP, IMAP, Gmail), has an integrated learning Spam filter, and offers easy organization of mails with tagging and virtual folders. Also, more features can be added by installing extensions. This package contains the development headers, idl files and static libraries needed to develop applications using Icedove. This is a transitional package. It can be safely removed.

iceweasel-dev

Development files for the Gecko engine library - Transitional package

This is a transitional package, it can be safely removed.

xulrunner-dev

Development files for the Gecko engine library