An open API service indexing awesome lists of open source software.

https://github.com/milanskocic/mydebian

Customization of my Debian.
https://github.com/milanskocic/mydebian

debian linux package-manager packages

Last synced: 3 months ago
JSON representation

Customization of my Debian.

Awesome Lists containing this project

README

          

NAME
mydebian - post installer for Debian.

SYNOPSIS
mydebian COMMAND [OPTIONS]"

DESCRIPTION
Simple post installer for Debian. The commands are defined as:
+ 13 Post installation for Debian 13 (trixie).
+ 14 Post installation for Debian 14 (forky).
+ add Add alternate for gcc or python.
+ dowload_python Download python from python.org.

OPTIONS
--list List packages.
--version, -v Display version.
--verbose, -V Increase verbosity.
--help, -h Display help.

EXAMPLE
Minimal example

mydebian 13"
mydebian 13 --list"
mydebian add gcc 15 100
mydebian add python 3.14 100

SEE ALSO
apt(8)