You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -44,9 +44,9 @@ Debian / Ubuntu
44
44
45
45
Aptly is provided in the following debian packages:
46
46
47
-
* aptly (main binary)
48
-
* aptly-api (systemd service for REST API)
49
-
* aptly-dbgsym (debugging symbols)
47
+
* **aptly**: Includes the main Aptly binary, man pages, and shell completions
48
+
* **aptly-api**: A systemd service for the REST API, using the global /etc/aptly.conf
49
+
* **aptly-dbg**: Debug symbols for troubleshooting
50
50
51
51
The packages can be installed on official `Debian <https://packages.debian.org/search?keywords=aptly>`_ and `Ubuntu <https://packages.ubuntu.com/search?keywords=aptly>`_ distributions.
0 commit comments