Code Monkey home page Code Monkey logo

Comments (3)

szorfein avatar szorfein commented on June 12, 2024

I have to test on a recent image. But yeah you don't have a lot of space available.
Usually you start to install ruby. After that you have to work in /tmp dir because it use ram. So in resume:

  1. pacman -S ruby
  2. cd /tmp
  3. find a way to download getch from this repo (curl or wget https://github.com/szorfein/getch/archive/refs/tags/0.5.0.tar.gz)
  4. tar xvf 0.5.0.tar.gz
  5. cd in the dir
  6. ruby -I lib bin/getch -h

from getch.

oz123 avatar oz123 commented on June 12, 2024

Ruby installation failed immediately due to lack of space. But maybe I did something weired with arch linux.
I had a bit more success with voidlinux getting ruby installed and launching the installer. Only to discover nvme device names are not accepted. I got an error when passing /dev/nvme0.

from getch.

szorfein avatar szorfein commented on June 12, 2024

Just tested and no problem with the last iso archlinux-2023.12.01-x86_64.iso.

I could install wget and ruby

pacman -Sy ruby wget
ruby -v
ruby 3.0.6p216 ...

and continious in /tmp for the rest.

df -h | grep airootfs
airootfs 256M 84M 173M 33% /

Only take 33% of disk space.

thanks for report, i will add support for ssd disk nvmeX in the day

from getch.

Related Issues (5)

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.