TomIO

Results 402 comments of TomIO

I just tested out the result from the latest CI run, it seems to work fine, but I had to manually create the `$PREFIX/var/lock/` directory, otherwise it would crash with...

> [I guess the dir can be created in the postinst debscript, along with the other ones, of it doesn't exist. Tho that dir probably exists in most cases, since...

[There may be licensing concerns regarding `elasticsearch`](https://www.elastic.co/pricing/faq/licensing)'s licensing model. It is unclear from my research into the topic if either: - The [Elastic License 2.0 (ELv2)](https://www.elastic.co/licensing/elastic-license) - Which the binary...

You can set it in `~/.termux/colors.properties` manually.

You'll need to reload the settings with `termux-reload-settings` for the changes to apply.

GNOME (4***x***) is not gonna work. [Since GNOME 3.34 there have been hard dependencies on Systemd](https://blogs.gnome.org/benzea/2019/10/01/gnome-3-34-is-now-managed-using-systemd/) in the GNOME Desktop, there are projects to [strip the Systemd dependencies out of...

> `termux-boot` is EOL and boot event support has been added directly into `termux-app` with a different path and will be available in next version as a beta feature, have...

As noted above, due to complications in building numpy for Termux it has been given it's own package, which can be installed using `pkg i python-numpy`

Make sure you have the TUR enabled. `pkg i tur-repo` Then. `pkg i python-pandas`

The original `zpaq` appears to be abandoned, So since `zpaqfranz` is already packaged in place of `zpaq`, by a good amount of distros, I think it makes sense for us...