pkg(1) - SerenityOS man pages

#Name

pkg - Package Manager

#Synopsis

$ pkg [-l] [-u] [-v] [-q package]

#Description

This program can list installed packages and query for available packages. The Ports for SerenityOS website has more detailed information about available packages.

It does not currently support installing and uninstalling packages. To install third-party software use the Ports system.

#Options

#Arguments

#Example

# Query the ports database for the serenity-theming package
$ pkg -q serenity-theming