Writing distro independent linux package installer
FULL SERIES:
==========================
Monkey See, Monkey Do LINUX
==========================
====================================
Distro independent package linux manager
====================================
================================================
VICI – Minimalist cross-platform terminal based text editor
================================================
==================================
ED – The standard Linux Text Editor in Go
==================================
====================
MY TOY TEXT EDITORS
====================
VI-like text editor in 100 lines of C++ code:
Text editor in 50 lines of python:
VI-like text editor in 125 lines of python:
Text editor with python shell:
Tiny vi-like text editor in only 125 lines of python code:
Text editor with syntax highlighting:
Kilo text editor cone in C:
Kilo text editor port to ESP32:
===============================================
TUTORIALS COVERING MOST OF THE ABOVE PROJECTS
===============================================
=====================
SUPPORT THE CHANNEL
=====================
Patreon:
PayPal: maksymkorzh@gmail.com
==========
CONTENTS
==========
00:00 Intro
01:25 Difference between tce-load and what we are supposed to write
02:40 Downloading MSMD Linux ISO
03:20 Booting MSMD Linux
04:20 Creating package installer file
04:47 Coding starts here
05:00 Defining package repository
06:53 Writing a function to down a package
23:55 Writing a function to install a package
28:40 Installing VIM
29:20 Installing NANO
29:40 Installing CURL
30:08 Updating ca-certificates
30:37 Testing CURL
30:45 Installing GIT
33:40 Outro
[ad_2]
source