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.
- Host: GitHub
- URL: https://github.com/milanskocic/mydebian
- Owner: MilanSkocic
- License: mit
- Created: 2025-11-17T22:09:59.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-04-04T23:14:18.000Z (3 months ago)
- Last Synced: 2026-04-05T00:15:26.661Z (3 months ago)
- Topics: debian, linux, package-manager, packages
- Language: Shell
- Homepage: https://milanskocic.github.io/mydebian/
- Size: 105 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: NEWS
- License: COPYING
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)