• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • CPACK
    • Home
    • List packs
    • Submit pack
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

/srv/ClioPatria/lib/cpack/cpack.pl
All Application Manual Name SummaryHelp

  • cpack
    • cpack.pl -- The ClioPatria package manager
      • git_module_hook/3
      • cpack_install/1
      • cpack_upgrade/0
      • cpack_upgrade/1
      • cpack_configure/1
      • cpack_add_dir/2
      • cpack_remove/1
      • cpack_remove/2
      • cpack_register/3
      • current_cpack/1
      • cpack_property/2
      • cpack_create/3
 cpack_remove(+Pack) is det
 cpack_remove(+Pack, +Options) is det
Remove CPACK Pack. Processed options:
force(Boolean)
If true, omit checking whether removing the package will break dependencies.
fake(true)
Print messages indicating what actions will be preformed, but do not modify anything.
To be done
- Should we also try to unload all loaded files?
ClioPatria (version V3.1.1-51-ga0b30a5)