Giter Club home page Giter Club logo

sublime_on_arm64_bionic's Introduction

Sublime Text does not work out of the box on arm64 Ubuntu 18.04 Bionic machines since it depends on glibc2.28.

To make it work, just run sudo bash -c "$(wget -qO - https://raw.githubusercontent.com/lulle2007200/sublime_on_arm64_bionic/master/install_sublime.sh)".

If Sublime Text is not already installed, it gives you the option to automatically install the latest stable release from the apt repository.

If you run the script while Sublime Text is running, changes will take effect after you close and fully restart Sublime Text the next time.

This script will download and install glibc2.28 to /opt and patch the Sublime Text binaries so that they load the right glibc2.28 libraries. This only affects Sublime Text. Other programs will continue to use the system provided glibc version (in this case glibc2.27). The script does not replace the system provided glibc version.

If you update Sublime Text, you will have to rerun the command above.

sublime_on_arm64_bionic's People

Contributors

ctcaer avatar lulle2007200 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

ctcaer

sublime_on_arm64_bionic's Issues

Thanks for this great little script

Just leaving a comment for search engine indexers so that people can find this repo.

This script installs Sublime Text on Ubuntu 18.04 Arm64 machines which typically are one of NVIDIA Jetson Nano / Jetson TX1 / Jetson TX2 / Jetson AGX Xavier / Xavier NX

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.