Sublime Text, Ubuntu and SwayWM

Hi,
The official documentation describe the Sublime Text installation in context to a Linux C7 environment.
Upcoming warnings shows, that C7 will not more supported. In this case I tried to install Ubuntu and Sublime Text, but Sublime Text will not start and no error message shows why.

What is the right approach to install a Linux environment to run Sublime Text as an example.

Based on the official documentation my try was:

1. Ubuntu base system installation with debootstrap (https://docs.freebsd.org/en/books/handbook/linuxemu/#linuxemu-debootstrap).
2. Necessary fstab entries.
3. The entry: linux_enable="YES" in rc.conf.

If I chroot I can install sublime text. But I cannot start Sublime Text within or outside the chroot environment.

What is my mistake?
 
Have you tried Rocky? (Can you install it without causing unwanted removal of something else?)

pkg search --description Rocky\ Linux
 
Have you tried Rocky? (Can you install it without causing unwanted removal of something else?)

pkg search --description Rocky\ Linux
Yes, this was my second step, but without success. I think, I have a knowledge gap to understand the right backgrounds and I don't want to switch to Linux only for two applications.
 
Back
Top