Revision 973541d4
Von Sven Schöling vor fast 14 Jahren hinzugefügt
scripts/installation_check.pl | ||
---|---|---|
57 | 57 |
push @texts, <<EOL if $module->{debian}; |
58 | 58 |
- On Debian, Ubuntu and other distros you can install it with apt-get: |
59 | 59 |
sudo apt-get install $module->{debian} |
60 |
Note these may be out of date as well if you system is old.
|
|
60 |
Note: These may be out of date as well if your system is old.
|
|
61 | 61 |
EOL |
62 | 62 |
# TODO: SuSE and Fedora packaging. Windows packaging. |
63 | 63 |
|
Auch abrufbar als: Unified diff
Typo