Difference between revisions of "Class software"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Mutantmonkey
(Required Free/Open Source Software)
(Tmux - Popular terminal multiplexer)
 
(105 intermediate revisions by 9 users not shown)
Line 1: Line 1:
=Required Proprietary Software=
+
This page includes information about both libre and non-libre software, rather than having it fragmented in a ton of separate pages across the wiki.
This is a list of proprietary software required for classes.
 
  
<table border="1">
+
== Libre Applications ==
<th> Class
+
See [[Annotation]] for a more in depth explanation about annotation software.
</th><th> Proprietary Software
 
</th><th> VM
 
</th><th> WINE
 
</th><th> Native Linux Version
 
</th><th> Equivalent FOSS
 
</th><th> Notes
 
</th>
 
  
<tr>
+
==== [http://freshmeat.net/projects/jarnal Jarnal] - Java based PDF annotator ====
<td> Multiple
+
==== [https://en.wikipedia.org/wiki/Okular Okular] - KDE Document viewer ====
</td><td> [[DyKnow]]
+
==== [http://xournal.sourceforge.net/ Xournal] - GTK+ inking application ====
</td><td> yes
+
==== [https://gnuradio.org GNURadio] - "Provides signal processing blocks to implement software-defined radios and signal-processing systems." ====
</td><td style="background: rgb(154, 63, 32)"> Garbage
+
==== Used by the Hume Center for research ====
</td><td> no
+
==== [[LaTeX]] - Markup & typesetting system for producing high-quality documents ====
</td><td> [http://up.ucsd.edu/ Ubiquitous Presenter] (Free for academic use), completely free version a work in progress
+
* The [https://github.com/josephwright/beamer Beamer] is used to create slides/posters
</td><td> Get through installation by deleting the dependency entries.
+
* See [[LaTeX#Example_LaTeX_documents]] for example documents
</td></tr>
 
  
<tr>
+
==== [http://www.mono-project.com/ Mono] - Cross platform .NET compiler and runtime ====
<td> Multiple
+
* [http://www.monodevelop.com/ MonoDevelop] GUI for Mono
</td><td> [[w:MATLAB|MATLAB]]
+
==== [http://pygments.org/ Pygments] - Source code pretty-printer that outpus to many formats ====
</td><td> yes
+
==== [https://www.r-project.org/ R] - The programming language for statistics ====
</td><td style="background: gold"> [http://appdb.winehq.org/objectManager.php?sClass=application&amp;iId=49 Gold]
+
==== [http://pages.cs.wisc.edu/~larus/spim.html SPIM] - MIPS R2000 & R3000 simulator for educational purposes ====
</td><td> yes
+
==== [https://en.wikipedia.org/wiki/VirtualBox VirtualBox] - Virtualization software ====
</td><td> [[QtOctave]], [http://freemat.sourceforge.net/ FreeMat] (stale?), [http://www.gnu.org/software/octave/ Octave] (console), [http://www.scilab.org/ Scilab] (not syntax-compatible), [http://sagemath.org/ Sage]
+
==== [https://libvirt.org/ LibVirt] - API for manaing virtual machines under QEMU, KVM, or XEN ====
</td><td> [http://computing.ece.vt.edu/wiki/Matlab#Using_the_MPI_parallel_toolbox Parallelize number crunching] using the [http://computing.ece.vt.edu/wiki/Main_Page CVL]. ENGE 1104 requires functions not in Octave/FreeMat.
+
* [https://en.wikipedia.org/wiki/Virtual_Machine_Manager virt-manager] is a GUI for libvirt
</td></tr>
+
==== [http://xmonad.org Xmonad] - Haskell based windows manager ====
 +
* [https://linx.li/ackthetxmonad.txt Ackthet's] configuration
 +
==== [http://bluej.org/ BlueJ] - Simple Java IDE ====
 +
==== [https://github.com/Rip-Rip/clang_complete Clang Complete] - Popular Clang addon for vim ====
 +
==== [https://www.gnu.org/software/screen/ Screen] - Popular terminal multiplexer ====
 +
==== [[w:tmux|tmux]] - Popular terminal multiplexer ====
 +
* [[.tmux.conf|User .tmux.conf configs]]
  
<tr>
+
==== [http://xoscope.sourceforge.net/ Xoscope] - Oscilloscope program ====
<td> Multiple
+
==== [http://xournal.sourceforge.net/ Xournal] - Notetaking/Sketching/Journal App ====
</td><td>[http://www.microsoft.com/visualstudio/en-us/default.mspx MS Visual C++] ([http://www.microsoft.com/express/vc/ Express])
+
==== [[Qucs]] - "Quite Universal Circuit Simulator" ====
</td><td>yes
 
</td><td style="background: rgb(154, 63, 32)">[http://appdb.winehq.org/objectManager.php?sClass=version&amp;iId=11210 Garbage]
 
</td><td>no
 
</td><td>[http://gcc.gnu.org/ GCC] + [http://www.gnu.org/software/gdb/ GDB] + [http://valgrind.org/ Valgrind], [http://www.kdevelop.org/ KDevelop]
 
</td><td>
 
</td></tr>
 
  
<tr>
+
==== [https://sourceforge.net/projects/qtoctave.berlios/ QtOctave] - GUI for Octave ====
<td> BIT 2406
+
 
</td><td> Microsoft Excel 2007 (Solver)
+
== Non-libre Applications ==
</td><td> yes
+
{| class='wikitable'
</td><td style="background: gold"> [http://appdb.winehq.org/objectManager.php?sClass=version&amp;iId=12812 Gold]
+
|-
</td><td> no
+
! Software
</td><td> [http://projects.gnome.org/gnumeric/ Gnumeric] ([http://openoffice.org/product/calc.html OpenOffice.org Calc] does not generate reports)
+
! License
</td><td> Absolute values ( such as "1" or "0") can not be used for
+
! WINE?
constraints. Multiple cell ranges can not be manipulated at once,
+
! VM?
making Gnumeric unusable for transshipment problems and goal
+
! Native Linux?
programming. Cell ranges can only be compared to ranges of equal length
+
! Equivalent FOSS
and width in constraints. Nonlinear programming is not yet possible.
+
! Notes
 +
|-
 +
| [https://www.mathworks.com/products/matlab.html MATLAB]
 +
| style="background: LightCoral" | Proprietary
 +
| style="background: gold" | [http://appdb.winehq.org/objectManager.php?sClass=application&amp;iId=49 Gold]
 +
| style="background: LightGreen" | Yes
 +
| style="background: LightGreen" | Yes
 +
| [[QtOctave]], [http://freemat.sourceforge.net/ FreeMat] (stale?), [http://www.gnu.org/software/octave/ Octave] (console), [http://www.scilab.org/ Scilab] (not syntax-compatible), [http://sagemath.org/ Sage]
 +
| [http://computing.ece.vt.edu/wiki/Matlab#Using_the_MPI_parallel_toolbox Parallelize number crunching] using the [http://computing.ece.vt.edu/wiki/Main_Page CVL]
 +
|-
 +
| [https://www.dyknow.com/ DyKnow]
 +
| style="background: LightCoral" | Proprietary
 +
| style="background: LightCoral" | Garbage
 +
| style="background: LightGreen" | Yes
 +
| style="background: LightCoral" | No
 +
| [https://up.ucsd.edu/ Ubiquitous Presenter] (Free for academic use), completely free version a work in progress
 +
| Contains malware.
 +
|-
 +
| [http://www.ni.com/en-us/shop/labview.html LabView]
 +
| style="background: LightCoral" | Proprietary
 +
|
 +
| style="background: LightGreen" | Yes
 +
| style="background: LightGreen" | Yes
 +
|
 +
|
 +
|-
 +
| [http://www.microsoft.com/visualstudio/en-us/default.mspx Microsoft Visual C++]
 +
| style="background: LightCoral" | Proprietary
 +
| style="background: LightCoral" | [http://appdb.winehq.org/objectManager.php?sClass=version&iId=11210 Garbage]
 +
| style="background: LightGreen" | Yes
 +
| style="background: LightCoral" | No
 +
| [http://gcc.gnu.org/ GCC] + [http://www.gnu.org/software/gdb/ GDB] + [http://valgrind.org/ Valgrind], [http://www.kdevelop.org/ KDevelop], [http://www.eclipse.org/cdt/ eclipse-cdt]
 +
|
 +
|-
 +
| Microsoft Excel 2007
 +
| style="background: LightCoral" | Proprietary
 +
| style="background: gold" | [http://appdb.winehq.org/objectManager.php?sClass=version&iId=12812 Gold]
 +
| style="background: LightGreen" | Yes
 +
| style="background: LightCoral" | No
 +
| [http://projects.gnome.org/gnumeric/ Gnumeric]
 +
| Absolute values ( such as "1" or "0") can not be used for constraints. Multiple cell ranges can not be manipulated at once, making Gnumeric unusable for transshipment problems and goal programming. Cell ranges can only be compared to ranges of equal length and width in constraints. Nonlinear programming is not yet possible.
 
Reports are dated in UTC.
 
Reports are dated in UTC.
</td></tr>
+
|-
 
+
| [[w:PSpice|PSpice]]
<tr>
+
| style="background: LightCoral" | Proprietary
<td> BIT 2406
+
| style="background: silver" | [http://appdb.winehq.org/objectManager.php?sClass=version&amp;iId=1026 Silver]
</td><td> Microsoft Excel 2007 (Analysis Toolpack)
+
| style="background: LightGreen" | Yes
</td><td> yes
+
| style="background: LightCoral" | No
</td><td style="background: gold"> [http://appdb.winehq.org/objectManager.php?sClass=version&amp;iId=12812 Gold]
+
| [[Qucs]]
</td><td> no
+
| You can probably replace the Tront PSpice book with the [http://qucs.sourceforge.net/docs/workbook.pdf Qucs workbook].
</td><td> [http://projects.gnome.org/gnumeric/ Gnumeric]
+
|-
</td><td>
+
| [http://www.zeitnitz.de/Christian/scope_en Zeitnitz Soundcard Oscilloscope]
</td></tr>
+
| ?
 
+
| style="background: gold" | Gold
<tr>
+
| ?
<td>[[ECE 2074 Electric Circuit Analysis Laboratory]]
+
| style="background: LightCoral" | No
</td><td> [[w:PSpice|PSpice]]
+
| [[xoscope]]
</td><td> yes
+
|
</td><td style="background: silver"> [http://appdb.winehq.org/objectManager.php?sClass=version&amp;iId=1026 Silver]
+
|-
</td><td> no
+
| [http://www.vellemanusa.com/products/view/?country=us&lang=enu&id=524708 PCLab]
</td><td> [[Qucs]]
+
| style="background: LightCoral" | Proprietary
</td><td> You can probably replace the Tront PSpice book with the [http://qucs.sourceforge.net/docs/workbook.pdf Qucs workbook].
+
| style="background: rgb(225, 172, 110)" | [http://appdb.winehq.org/screenshots.php?iAppId=2456&iVersionId= Bronze?]
</td></tr>
+
| Kind of
 
+
| style="background: LightCoral" | No
<tr>
+
| none, if you want to use this hardware
<td>[[ECE 2074 Electric Circuit Analysis Laboratory]]
+
| bwr is supposedly working on a linux driver so that this 'scope might also work with [[xoscope]]
</td><td> [http://www.zeitnitz.de/Christian/scope_en Zeitnitz Soundcard Oscilloscope]
+
|-
</td><td> ?
+
| [http://www.logicworks5.com/ LogicWorks]
</td><td style="background: gold"> Gold
+
| style="background: LightCoral" | Proprietary
</td><td> no
+
| style="background: gold" | [http://appdb.winehq.org/objectManager.php?sClass=application&amp;iId=4944 Gold]
</td><td> [[xoscope]]
+
| style="background: LightGreen" | Yes
</td><td>
+
| style="background: LightCoral" | No
</td></tr>
+
| [[Qucs]]
 
+
|
<td>[[ECE 2504 Introduction to Computer Engineering]]
+
|-
</td><td> [http://www.logicworks5.com/ LogicWorks]
+
| [[w:MPLAB|MPLAB]]
</td><td> yes
+
| ??
</td><td style="background: gold">[http://appdb.winehq.org/objectManager.php?sClass=application&amp;iId=4944 Gold]
+
| style="background: gold" | [http://appdb.winehq.org/objectManager.php?sClass=application&amp;iId=403 Gold]
</td><td> no
+
| style="background: LightGreen" | Yes
</td><td> [[Qucs]]
+
| style="background: LightGreen" | Yes
</td><td>
+
| [http://piklab.sourceforge.net/ Piklab]
</td></tr>
+
|
 
+
|-
<tr>
+
| [[MicroBlaze|Xilinx tools]] (parts GPL'd)
<td>[[ECE 2504 Introduction to Computer Engineering]]
+
| ??
</td><td> [[w:MPLAB|MPLAB]]
+
|
</td><td> yes
+
| Sometimes quirky
</td><td style="background: gold"> [http://appdb.winehq.org/objectManager.php?sClass=application&amp;iId=403 Gold]
+
| style="background: LightGreen" | Yes
</td><td> no
+
|
</td><td> [http://piklab.sourceforge.net/ Piklab]
+
| Use 9.x natively with [http://rmdir.de/%7Emichael/xilinx/ libusb-driver].
</td><td>
+
|-
</td></tr>
+
| [http://www.atmel.com/dyn/products/tools_card.asp?tool_id=2759 WinCupl]
 
+
| style="background: LightCoral" | Proprietary
<tr>
+
| style="background: gold" | [http://appdb.winehq.org/objectManager.php?sClass=version&amp;iId=2480 Gold]
<td>[[ECE 2534 Microprocessor System Design]]
+
| style="background: LightGreen" | Yes
</td><td> [[MicroBlaze|Xilinx tools]] (parts GPL'd)
+
| style="background: LightCoral" | No
</td><td> sometimes quirky
+
|
</td><td>
+
| Needs MFC40.dll:
</td><td> yes
 
</td><td>
 
</td><td> Use 9.x natively with [http://rmdir.de/%7Emichael/xilinx/ libusb-driver].
 
</td></tr>
 
 
 
<tr>
 
<td>[[ECE 3504 Digital Design I]]
 
</td><td> [http://www.atmel.com/dyn/products/tools_card.asp?tool_id=2759 WinCupl]
 
</td><td>
 
</td><td style="background: gold"> [http://appdb.winehq.org/objectManager.php?sClass=version&amp;iId=2480 Gold]
 
</td><td> no
 
</td><td>
 
</td><td> Needs MFC40.dll:
 
 
<pre>wget http://activex.microsoft.com/controls/vc/mfc40.cab
 
<pre>wget http://activex.microsoft.com/controls/vc/mfc40.cab
 
cabextract mfc40.cab
 
cabextract mfc40.cab
 
wine mfc40.exe</pre>
 
wine mfc40.exe</pre>
</td></tr>
 
 
<tr>
 
<td>[[ECE 4564 Network Application Design]]</td>
 
<td>[[w:Microsoft_Visual_C_Sharp|MS Visual C#]] + [[w:.NET Framework|.NET]]</td>
 
<td>yes</td>
 
<td>?</td>
 
<td>no</td>
 
<td>[[MonoDevelop]] + [[Mono]]</td>
 
<td></td>
 
</tr>
 
 
<tr>
 
<td>[[ECE 4560 Computer and Network Security Fundamentals]]</td>
 
<td>[[VMware]] products</td>
 
<td>?</td>
 
<td>?</td>
 
<td>yes</td>
 
<td>[[VirtualBox]], [[QEMU]], others</td>
 
<td></td>
 
</tr>
 
 
<tr>
 
<td> ENGE 1104
 
</td><td> [http://www.freescale.com/webapp/sps/site/homepage.jsp?nodeId=012726 CodeWarrior]
 
</td><td> no
 
</td><td style="background: rgb(225, 172, 110)"> [http://appdb.winehq.org/objectManager.php?sClass=application&amp;iId=1300 Bronze]
 
</td><td> yes
 
</td><td>
 
</td><td>
 
</td></tr>
 
 
<tr>
 
<td> CEE 4024 (and others)
 
</td><td> [https://www.microsoft.com/project/ Microsoft Project]
 
</td><td> Yes
 
</td><td style="background: rgb(225, 172, 110)"> [http://appdb.winehq.org/objectManager.php?sClass=version&iId=18152 Bronze]
 
</td><td> No
 
</td><td>[http://live.gnome.org/Planner GNOME Planner]
 
</td><td>Planner lacks resource levelling or constraints
 
</td></tr>
 
 
<tr>
 
<td> Multiple (CEE and BC)
 
</td><td> [http://usa.autodesk.com/ Autodesk Products]
 
</td><td> Buggy
 
</td><td style="background: rgb(154, 63, 32)"> Garbage
 
</td><td> No
 
</td><td>
 
</td><td>Success in Wine depends on the Autodesk product used and revisions of all software involved.
 
</td></tr>
 
 
<tr>
 
<td> Multiple
 
</td><td> [https://www.microsoft.com/visio/ Microsoft Visio]
 
</td><td> Yes
 
</td><td style="background: gold"> [http://appdb.winehq.org/objectManager.php?sClass=version&iId=16692 Gold]
 
</td><td> No
 
</td><td>[http://live.gnome.org/Dia Dia]
 
</td><td>Lots of add-ons for circuit shapes and logic for flowcharts
 
</td></tr>
 
 
</table>
 
 
=Required Free/Open Source Software=
 
This is a list of [[Free Software]] required for classes.
 
 
{| border="1"
 
 
|-
 
|-
! Course
+
| [[w:Microsoft_Visual_C_Sharp|MS Visual C#]] + [[w:.NET Framework|.NET]]
! Software
+
| style="background: LightCoral" | Proprietary
! License
+
| ??
! Package Name
+
| style="background: LightGreen" | Yes
 +
| style="background: LightCoral" | No
 +
| [[MonoDevelop]] + [[Mono]]
 +
|
 +
|-
 +
| [[VMware]] products
 +
| style="background: LightCoral" | Proprietary
 +
| style="background: LightCoral" | No
 +
| ...
 +
| Some
 +
| Virtualbox, QEMU
 +
| VMware's tools can generally be used to convert images between VMware and VirtualBox/QEMU formats.
 +
|-
 +
| [https://www.microsoft.com/project/ Microsoft Project]
 +
| style="background: LightCoral" | Proprietary
 +
| style="background: rgb(225, 172, 110)" | [http://appdb.winehq.org/objectManager.php?sClass=version&iId=18152 Bronze]
 +
| style="background: LightGreen" | Yes
 +
| style="background: LightCoral" | No
 +
| [http://live.gnome.org/Planner GNOME Planner]
 +
| Planner lacks resource levelling or constraints
 +
|-
 +
| [http://usa.autodesk.com/ Autodesk Products]
 +
| style="background: LightCoral" | Proprietary
 +
| style="background: LightCoral" | Garbage
 +
| Buggy
 +
| style="background: LightCoral" | No
 +
|
 +
| Success in Wine depends on the Autodesk product used and revisions of all software involved.
 +
|-
 +
| [https://www.microsoft.com/visio/ Microsoft Visio]
 +
| style="background: LightCoral" | Proprietary
 +
| style="background: gold" | [http://appdb.winehq.org/objectManager.php?sClass=version&iId=16692 Gold]
 +
| style="background: LightGreen" | Yes
 +
| style="background: LightCoral" | No
 +
| [http://live.gnome.org/Dia Dia]
 +
| Lots of add-ons for circuit shapes and logic for flowcharts
 +
|-
 +
| [https://www.microsoft.com/visualstudio/en-us Microsoft Visual Studio]
 +
| style="background: LightCoral" | Proprietary
 +
| style="background: LightCoral" | [http://appdb.winehq.org/objectManager.php?sClass=application&iId=892 Garbage]
 +
| style="background: LightGreen" | Yes
 +
| style="background: LightCoral" | No
 +
| [http://gcc.gnu.org/ gcc], [http://www.eclipse.org/cdt/ eclipse-cdt]
 +
| Compiling C++ in g++ is okay, but testing in a Visual Studio environment is recommended to make sure that the project will work correctly before turning it in.
 
|-
 
|-
| [[ECE 2500 Computer Organization]]
+
| [https://www.microsoft.com/powerpoint/ Microsoft PowerPoint]
| [[SPIM]]
+
| style="background: LightCoral" | Proprietary
| BSD
+
| ?
| '''Gentoo''': [http://packages.gentoo.org/package/app-emulation/spim spim]  
+
| style="background: LightGreen" | Yes
'''Ubuntu''': [http://packages.ubuntu.com/karmic/spim spim]
+
| style="background: LightCoral" | No
 +
| [[LibreOffice]] Impress, [[Beamer]]
 +
| Some instructors may require PPTX files, but some may also accept PDF; your mileage will very depending upon your instructor.
 
|-
 
|-
| [[CS 2505 Intro to Computer Organization I]]
+
| [http://www.sibelius.com/products/scorch/index.html Sibelius Scorch]
| [[MARS]]
+
| style="background: LightCoral" | Proprietary
| MIT
+
| ?
| '''Arch Linux''': [http://aur.archlinux.org/packages.php?ID=34565 mars-mips]
+
| style="background: LightGreen" | Yes
 +
| style="background: LightCoral" | No
 +
|
 +
|
 
|-
 
|-
| [[CS 2505 Intro to Computer Organization I]]
+
| [https://www.adobe.com/products/flashplayer.html Adobe Flash Player]
| rowspan="2" | [[gcc]]
+
| style="background: LightCoral" | Proprietary
| rowspan="2" | GPLv3
+
| ?
| rowspan="2" | '''Arch Linux''': [http://www.archlinux.org/packages/core/x86_64/gcc/ gcc]
+
| style="background: LightGreen" | Yes
 +
| style="background: LightGreen" | Yes
 +
|
 +
|
 
|-
 
|-
| [[CS 2506 Into to Computer Organization II]]
+
| [https://www.respondus.com/products/lockdown-browser/ Respondus LockDown Browser]
 +
| style="background: LightCoral" | Proprietary
 +
| style="background: LightCoral" | [https://appdb.winehq.org/objectManager.php?sClass=application&iId=13078 No?]
 +
| style="background: LightCoral" | [http://support.respondus.com/support/index.php?/Knowledgebase/Article/View/201/25/students-see-the-warning-the-browser-cant-be-used-in-virtual-machine-software-such-as-virtual-pc-vmware-and-parallels No]
 +
| style="background: LightCoral" | No
 +
|
 +
| Integrates with Scholar, Canvas for testing; prevents access to other tabs, perhaps other apps (by blacklist), resists running in virtualized environments and some releases of Wine, <em>must be run as administrator</em>
 
|-
 
|-
 +
| [http://www.tech-tools.com/index.htm DigiView]
 +
| style="background: LightCoral" | Proprietary
 +
| ??
 +
| style="background: LightGreen" | Yes
 +
| style="background: LightCoral" | No
 +
|
 +
| Integrates with Scholar, Canvas for testing; prevents access to other tabs, perhaps other apps (by blacklist), resists running in virtualized environments and some releases of Wine, <em>must be run as administrator</em>
 
|}
 
|}
  
[[Example LaTeX Chem Lab Report]] - An example lab report for CHEM 1045 written in LaTeX.
+
== Course management software ==
 +
==== [http://www.blackboard.com/index.html Blackboard] - ??? - 2010 ====
 +
==== [https://scholar.vt.edu/portal Scholar] - 2010 - 2017 ====
 +
==== [https://canvas.vt.edu Canvas] - 2017 - Current ====
  
=See Also=
+
== See Also ==
 
* [[Computer requirement]]
 
* [[Computer requirement]]
* [[:Category:Libre course software|Libre course software]]
 
* [[:Category:Proprietary course software|Proprietary course software]]
 
  
 
[[Category:Software]]
 
[[Category:Software]]
[[Category:Campus bugs]]
+
[[Category:Featured content]]
 +
[[Category:Needs restoration]]

Latest revision as of 03:13, 4 January 2019

This page includes information about both libre and non-libre software, rather than having it fragmented in a ton of separate pages across the wiki.

Libre Applications

See Annotation for a more in depth explanation about annotation software.

Jarnal - Java based PDF annotator

Okular - KDE Document viewer

Xournal - GTK+ inking application

GNURadio - "Provides signal processing blocks to implement software-defined radios and signal-processing systems."

Used by the Hume Center for research

LaTeX - Markup & typesetting system for producing high-quality documents

Mono - Cross platform .NET compiler and runtime

Pygments - Source code pretty-printer that outpus to many formats

R - The programming language for statistics

SPIM - MIPS R2000 & R3000 simulator for educational purposes

VirtualBox - Virtualization software

LibVirt - API for manaing virtual machines under QEMU, KVM, or XEN

Xmonad - Haskell based windows manager

BlueJ - Simple Java IDE

Clang Complete - Popular Clang addon for vim

Screen - Popular terminal multiplexer

tmux - Popular terminal multiplexer

Xoscope - Oscilloscope program

Xournal - Notetaking/Sketching/Journal App

Qucs - "Quite Universal Circuit Simulator"

QtOctave - GUI for Octave

Non-libre Applications

Software License WINE? VM? Native Linux? Equivalent FOSS Notes
MATLAB Proprietary Gold Yes Yes QtOctave, FreeMat (stale?), Octave (console), Scilab (not syntax-compatible), Sage Parallelize number crunching using the CVL
DyKnow Proprietary Garbage Yes No Ubiquitous Presenter (Free for academic use), completely free version a work in progress Contains malware.
LabView Proprietary Yes Yes
Microsoft Visual C++ Proprietary Garbage Yes No GCC + GDB + Valgrind, KDevelop, eclipse-cdt
Microsoft Excel 2007 Proprietary Gold Yes No Gnumeric Absolute values ( such as "1" or "0") can not be used for constraints. Multiple cell ranges can not be manipulated at once, making Gnumeric unusable for transshipment problems and goal programming. Cell ranges can only be compared to ranges of equal length and width in constraints. Nonlinear programming is not yet possible.

Reports are dated in UTC.

PSpice Proprietary Silver Yes No Qucs You can probably replace the Tront PSpice book with the Qucs workbook.
Zeitnitz Soundcard Oscilloscope ? Gold ? No xoscope
PCLab Proprietary Bronze? Kind of No none, if you want to use this hardware bwr is supposedly working on a linux driver so that this 'scope might also work with xoscope
LogicWorks Proprietary Gold Yes No Qucs
MPLAB ?? Gold Yes Yes Piklab
Xilinx tools (parts GPL'd) ?? Sometimes quirky Yes Use 9.x natively with libusb-driver.
WinCupl Proprietary Gold Yes No Needs MFC40.dll:
wget http://activex.microsoft.com/controls/vc/mfc40.cab
cabextract mfc40.cab
wine mfc40.exe
MS Visual C# + .NET Proprietary ?? Yes No MonoDevelop + Mono
VMware products Proprietary No ... Some Virtualbox, QEMU VMware's tools can generally be used to convert images between VMware and VirtualBox/QEMU formats.
Microsoft Project Proprietary Bronze Yes No GNOME Planner Planner lacks resource levelling or constraints
Autodesk Products Proprietary Garbage Buggy No Success in Wine depends on the Autodesk product used and revisions of all software involved.
Microsoft Visio Proprietary Gold Yes No Dia Lots of add-ons for circuit shapes and logic for flowcharts
Microsoft Visual Studio Proprietary Garbage Yes No gcc, eclipse-cdt Compiling C++ in g++ is okay, but testing in a Visual Studio environment is recommended to make sure that the project will work correctly before turning it in.
Microsoft PowerPoint Proprietary ? Yes No LibreOffice Impress, Beamer Some instructors may require PPTX files, but some may also accept PDF; your mileage will very depending upon your instructor.
Sibelius Scorch Proprietary ? Yes No
Adobe Flash Player Proprietary ? Yes Yes
Respondus LockDown Browser Proprietary No? No No Integrates with Scholar, Canvas for testing; prevents access to other tabs, perhaps other apps (by blacklist), resists running in virtualized environments and some releases of Wine, must be run as administrator
DigiView Proprietary ?? Yes No Integrates with Scholar, Canvas for testing; prevents access to other tabs, perhaps other apps (by blacklist), resists running in virtualized environments and some releases of Wine, must be run as administrator

Course management software

Blackboard - ??? - 2010

Scholar - 2010 - 2017

Canvas - 2017 - Current

See Also