Ubuntu Packaging Guide

Install latest/edge of Ubuntu Packaging Guide

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install ubuntu-packaging-guide --edge

Don't have snapd? Get set up for snaps.

Ubuntu Packaging Guide is only available on the unstable edge channel. It could break and change often.

Channel Version Published

A web-based guide/reference about Ubuntu development and deb packaging.

This snap provides an HTTP file server that hosts the Ubuntu Packaging Guide locally on your machine. This allows you to access the guide even when you are offline or have a poor internet connection.

The web server listens by default on the address http://localhost:9000

To launch a browser with the listening address, run the command:
ubuntu-packaging-guide browse

To change the listening address, use the commands:
snap set ubuntu-packaging-guide http.port=VALUE
snap set ubuntu-packaging-guide http.address=VALUE

To stop/restart/start the web server, use the commands:
snap stop ubuntu-packaging-guide.deamon
snap restart ubuntu-packaging-guide.deamon
snap start ubuntu-packaging-guide.deamon

See more details by running the command
ubuntu-packaging-guide --help

Details for Ubuntu Packaging Guide

License
  • CC-BY-3.0

Last updated
  • 16 April 2024 - latest/edge
  • 16 April 2024 - latest/edge

Websites

Source code

Report a bug

Share this snap

Generate an embeddable card to be shared on external websites.


Install Ubuntu Packaging Guide on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using Ubuntu Packaging Guide

Users by distribution (log)

Ubuntu 22.04

Is there a problem with Ubuntu Packaging Guide? Report this app