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