2.0-preview+git.87702b724CC-BY-3.0
strict
core22
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
To launch a browser with the listening address, run the command:
To change the listening address, use the commands:
To stop/restart/start the web server, use the commands:
See more details by running the command
The web server listens by default on the address
http://localhost:9000To launch a browser with the listening address, run the command:
ubuntu-packaging-guide browseTo 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.deamonSee more details by running the command
ubuntu-packaging-guide --helpUpdate History
2.0-preview+git.87702b7 (24)1 Apr 2026, 21:28 UTC
14 Mar 2024, 16:40 UTC
5 Sept 2024, 13:29 UTC
1 Apr 2026, 21:28 UTC