Last modified by Aysegül Omus on 2023/10/23 12:56

Hide last authors
Yunhao Wu 4.2 1 = What do I have to do to install program xyz on to a computer in the Rechnerhalle? =
wikibot 1.1 2
Yunhao Wu 4.2 3 Here is explained, how you can install software onto the pcs in the computer pool.
wikibot 1.1 4
5
6
7 {{toc/}}
8
9
10
Yunhao Wu 4.2 11 To begin with it is to be determined if the software is required on Windows or Ubuntu. Because there are no administration rights on the blackboxes you can only install software that does not require those.
wikibot 1.1 12
Yunhao Wu 4.2 13 == 1. Can I install it myself? ==
wikibot 1.1 14
Yunhao Wu 4.2 15 You can install python modules with pythons own package management pip https://pypi.org/project/pip/ while using the the ~-~-user Flag to install it into your home directory.
wikibot 1.1 16
Yunhao Wu 4.2 17 For example:
wikibot 1.1 18
Yunhao Wu 4.2 19 [[image:1677683981712-752.png]]
wikibot 1.1 20
Yunhao Wu 4.2 21 Those modules stay in your home directory until you uninstall them and also transfer with you when you change the workplace.
wikibot 1.1 22
Yunhao Wu 4.2 23 You can also compile software yourself as long as it does not need administration right(sudo, su) to run it should work. Often there are also precompiled versions that you can just run.
wikibot 1.1 24
Yunhao Wu 4.2 25 Installing software using Windows is harder, because most do need administrations rights. You can try if the installer does not need them or look for a portable version of the software.
wikibot 1.1 26
Yunhao Wu 4.2 27 As last resort you can always setup a virtual machine with Virtual Box(installed on every BlackBox) and install it there.
wikibot 1.1 28
Yunhao Wu 4.2 29 == 2. I need that software installed onto the blackbox? What should I do? ==
wikibot 1.1 30
Yunhao Wu 4.2 31 If you need the software for example for a tutorial or course you can write an email to support@ito.cit.tum.de, including the following:
wikibot 1.1 32
Yunhao Wu 4.2 33 * Which software in which version is needed?
34 * Reason why you need it
35 * optional: alternative software that would fulfill the needs
wikibot 1.1 36
Yunhao Wu 4.2 37 On Ubuntu the software can be added in about 2-3 weeks. On windows just to the start of the next semester.
wikibot 1.1 38
Yunhao Wu 4.2 39 Tutorial instructors should apply for necessary software before the semester starts. After examination of the request the software may be available after the next update.