question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feat]: code-server Termux tar.gz build

See original GitHub issue

What is your suggestion?

Generate a tar.gz build for Termux

Why do you want this feature?

The installation of code-server on Android requires downloading a huge load of dependencies (i.e. build-essential, yarn, etc.). It is not that convenient. So, I think a build for Termux should be added to the releases (much like the currently available .tar.gz build for Linux).

Please add this feature. It will make the installation 10 times easier + better.

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:4
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
code-ashercommented, Sep 21, 2022

I think it is a good idea; I started looking into this briefly a while back but I did not get very far so I do not know how difficult it is to compile for Termux.

1reaction
babaric-devcommented, Sep 20, 2022

Is that it?

That may be all, or only one part (sorry I am quite a noob, so idk).

Read more comments on GitHub >

github_iconTop Results From Across the Web

How To Set Up the code-server Cloud IDE Platform on Ubuntu ...
Then, unpack the archive by running: tar -xzvf code-server-3.2.0-linux-x86_64.tar.gz.
Read more >
Termux - code-server v4.8.0 docs - Coder
How to install Termux to run code-server on an Android device. ... Create a new user; Install Go; Install Python; Working with PRoot ......
Read more >
How to Install Visual Studio Code on Android Termux
After downloading the tar executable file using tar -xvf and filename, extract the file using this command. tar -xvf code-server-4.5.1-linux-arm64.tar.gz.
Read more >
Visual Studio Code Server
We now provide a standalone "VS Code Server," which is a service built off the same underlying server used by the remote extensions, ......
Read more >
How can i solve code-server runtime error in termux app on ...
after installation run code-server when you will run it first time it will create ~/.config/code-server/config.yaml file so now close the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found