makde package leaner

This commit is contained in:
stellarshenson
2025-08-10 04:42:06 +02:00
parent fd991f3d4d
commit f76ee8711a

View File

@@ -4,25 +4,8 @@
packages:
- bash-completion # completion for bash
- curl # for downloading files
- gcc # compiler, required
- git # git client
- git-lfs # git plugin for large file storage
- gpg # for keys manipulation and adding repos to apt
- gpw # generates unique identifiers
- htop # colourful system resources monitor
- iputils-ping # simple ping utility
- iproute2 # additional networking tools
- less # interactive file reader
- locate # file locator via updatedb
- man # man pages
- mc # midnight commander
- netcat-traditional # netcat network swiss army tool
- patch # tool to allow applying of diff/patches
- pip # pip python package manager
- software-properties-common # for building from any sourcecode
- sudo # superuser command executor
- socat # port forwarding tool
- sqlite3 # client to sqlite often used with ml projects
- vim # text editor
- wget # file downloader
- zip # file zipper and unzipper