SystemInstall

SystemInstall[pack]

downloads and installs the software package pack on your machine.

Details and Options

  • SystemInstall manages the installation and configuration of external software packages called by certain language functions.
  • Supported software packages pack include:
  • "Python"Python programming language for ExternalEvaluate
    "WinPcap"drivers for NetworkPacketCapture (Windows only)
  • SystemInstall[pack] downloads, verifies and then runs a standard installer program for the package pack.
  • SystemInstall prompts for confirmation before installing software on your machine.
  • SystemInstall allows the following options:
  • InteractiveTruewhether to run the external installer in interactive mode
    VerifySecurityCertificatesTruewhether to verify the digital certificate of the software
  • Some packages may require elevated user permissions to install.
  • Some installations may require a machine reboot after the installation is complete.
  • SystemInstall supports Windows and Mac.

Examples

Basic Examples  (2)

Install Python on your local machine and configure it for use with ExternalEvaluate:

Evaluate code in Python:

Install WinPcap on your local machine and configure it for use with NetworkPacketCapture:

Record network packets:

Wolfram Research (2018), SystemInstall, Wolfram Language function, https://reference.wolfram.com/language/ref/SystemInstall.html.

Text

Wolfram Research (2018), SystemInstall, Wolfram Language function, https://reference.wolfram.com/language/ref/SystemInstall.html.

CMS

Wolfram Language. 2018. "SystemInstall." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SystemInstall.html.

APA

Wolfram Language. (2018). SystemInstall. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SystemInstall.html

BibTeX

@misc{reference.wolfram_2023_systeminstall, author="Wolfram Research", title="{SystemInstall}", year="2018", howpublished="\url{https://reference.wolfram.com/language/ref/SystemInstall.html}", note=[Accessed: 16-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_systeminstall, organization={Wolfram Research}, title={SystemInstall}, year={2018}, url={https://reference.wolfram.com/language/ref/SystemInstall.html}, note=[Accessed: 16-April-2024 ]}