Re: Silent Install of Packages - Windows
Kai Torben Ohlhus <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.general |
|---|---|
| Message-ID | <[email protected]> |
Thanks for giving Octave a try. Can you sketch the commands you run and where you want to suppress output? I assume your university uses MS Windows systems, right? There are some notes by the package maintainer on the MS Windows installation [1]. HTH, Kai [1] https://github.com/cbm755/octsympy/wiki/Notes-on-Windows-installation On 8/11/20 5:24 AM, Fangz wrote: > Is there a way to silent install packages, specifically the symbolic package? > > Some of the professors at our university have decided they want to try > teaching with Octave. Specifically they wanted Octave (which has silent > install switches), Control package (which appears to be included in the > install for Octave) and the Symbolic Package. > > I see how it can be done manually, but I have over 100 systems to install > this on. > > I could do an msi repackage, just hoping there is another way. > > Thanks!