Linux Distribution From Scratch - Simple Package Manager P2

Опубликовано: 02 Октябрь 2024
на канале: Low Level Devel
761
23

Hi and welcome to the low level devel channel's Building your own linux distribution from scratch series.

The key goals of this series are as follows:
* To give you a deeper understanding of linux based OSs and how they are put together
* Learn the key software package and libraries that are part of every linux distribution
* Learn a good amount of bash shell scripting
* Learn how to do linux system programming in C
* Learn how to put together your own linux OS distribution.

This 8th video in the series will continue the development of the simple package manager, which will be used for installing as well as building packages.

Discord:   / discord  
Github: https://github.com/rockytriton/LLD
Reddit:   / lowleveldevel  
Donate (Paypal/Venmo): [email protected]

Playlist:
   • LLD - Linux OS Distribution From Scratch