...

/

Solution: The Debian Build System

Solution: The Debian Build System

Look at the solution to the “Debian Build System” challenge.

#include <stdio.h>

int main(int argc, char** argv) {
    printf("Hello, welcome to my first package\n");
}
Project directory and code for building and installing a Debian package
Access this course and 1400+ top-rated courses and projects.