Next: , Previous: , Up: Scripts   [Contents][Index]


5.2.4 init-remove-purge

These 3 scripts manage MEDIATEX’s installation (install, remove and purge). “remove.sh” only uninstall the software but do not touch to the collection’s meta-data so as to ease an upgrade by installing a new software version (called by DEBIAN’s postrm script for instance).

Process conceptual model:

mediatex-figures/init-remove-purge

Code:

scripts/lib/users.sh
scripts/init.sh
scripts/remove.sh
scripts/purge.sh

Next: , Previous: , Up: Scripts   [Contents][Index]