Linuxulator: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
Install the [https://r7-office.ru R7 office suite]: | Install the [https://r7-office.ru R7 office suite]: | ||
*<code>pkg install linux-r7-office</code> | *<code>pkg install linux-r7-office</code> | ||
To install the [https://code-industry.net/masterpdfeditor/ Master PDF Editor], first install all Rocky Linux 9 packets (though of course not all of them are required) via the meta-package: | |||
:*<code># pkg install linux-rl9</code> | |||
[[Category: FreeBSD]] | [[Category: FreeBSD]] | ||
Revision as of 21:29, 7 April 2025
Enable the Linux ABI:
# sysrc linux_enable="YES"
and start it:
# service linux start
To run HashBackup it is enough to install the Rocky Linux Base System:
# pkg install linux_base-rl9
Install the R7 office suite:
pkg install linux-r7-office
To install the Master PDF Editor, first install all Rocky Linux 9 packets (though of course not all of them are required) via the meta-package:
# pkg install linux-rl9