Skip to main content
  1. Projects/

arch-installer-whats-next

·82 words·1 min
Jake Roggenbuck
Author
Jake Roggenbuck
I am currently studying Computer Science

whats-next #

A reworked utility to either guide an Arch Linux install, or a tool to help you learn the commands in order.

Modes #

Easy Mode #

This gives you the option to either (R)un the command or (E)dit the command.

Hard Mode #

You need to type in the whole command to build up that memory

Image #

image

Install #

## Official Mirror
curl -LO https://jr0.org/cdn/whats-next.py
# or
wget https://jr0.org/cdn/whats-next.py

## Github Source
curl -LO https://raw.githubusercontent.com/JakeRoggenbuck/arch-installer-whats-next/main/whats-next.py
# or
wget https://raw.githubusercontent.com/JakeRoggenbuck/arch-installer-whats-next/main/whats-next.py