Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
TIX-INSTALL(8) | System Manager's Manual | TIX-INSTALL(8) |
NAME
tix-uninstall
—
uninstall packages from a collection
SYNOPSIS
tix-uninstall |
[-q ] [-C
collection] packages ... |
DESCRIPTION
tix-uninstall
uninstalls packages from a
tix collection. tix-uninstall
is a low-level tool
and ordinarily uninstallations would occur through the
tix(8),
tix-upgrade(8),
sysinstall(8),
sysupgrade(8), or
sysmerge(8) programs
instead.
The arguments are package names that will be uninstalled from the selected collection, or the root directory collection if not specified. The installation will fail if the packages are not installed.
The options are as follows:
EXIT STATUS
tix-uninstall
will exit 0 on success and
non-zero otherwise.
SEE ALSO
sysmerge(8), sysupgrade(8), tix(8), tix-install(8), tix-port(8), tix-upgrade(8)
HISTORY
tix-uninstall
originally appeared in
Sortix 1.1.
February 17, 2025 | Sortix 1.1.0-dev |