Man page - repository-dist(8)

Packages contas this manual

Manual

REPOSITORY-DIST(8) repository-dist Manual REPOSITORY-DIST(8)

repository-dist - enable, configure or disable derivative distribution apt repository

repository-dist [option]

Enables or disables derivative distribution apt repository.

-h, --help
Print a help message.
-v, --verbose
Verbose output.
-e, --enable
Enables derivative distribution apt repository.
-d, --disable
Disables derivative distribution apt repository.
-c, --codename codename
Advanced users option. Specific literal code names. Only useful in combination with --enable.
-r, --repository codename
Chose either the stable, stable-proposed-updates, testers or developers version of derivative distribution. Only useful in combination with --enable.
-t, --transport transport
Chose either plain-tls, plain-tls-tor, onion or onion-tls. option. plain-tls enables https for the plain net domain. plain-tls-tor enables tor+httpsfor the plain net domain. onion enables tor+http for the onion domain. onion-tls enables tor+https for the onion domain. Note that onion-tls is at time of writing only a theoretical Only useful in combination with --enable. See chapter ONION TLS.

0 Success

1 Error

sudo repository-dist

sudo repository-dist --enable --repository stable --transport plain-tls-tor

sudo repository-dist --enable --repository stable --transport onion

sudo repository-dist --verbose --enable --repository stable

sudo repository-dist --enable --codename trixie

sudo repository-dist --disable

sudo repository-dist --disable --verbose

https://www.kicksecure.com/wiki/Privacy_Policy_Technical_Details#Onion_TLS

https://www.whonix.org/wiki/Trust

This man page has been written by Patrick Schleizer (adrelanos@whonix.org).

January 2020 repository-dist