This commit is contained in:
justuser 2025-01-24 16:42:03 +03:00
parent ec2079dd40
commit 9367412891

View File

@ -1,8 +1,10 @@
# C compiler
sudo apt install gcc
# C and Assembler compiler
sudo apt install gcc as
# Emulator x86 (for testing)
sudo apt install qemu-system-x86
# Other stuff
sudo apt install git make
# Linux kernel programming
sudo apt install bzip2 libncurses-dev flex bison bc cpio libelf-dev libssl-dev syslinux dosfstools isolinux