1
0
Fork 0

Python virt env tools; (un)compression tools

This commit is contained in:
Jan Grosser 2024-06-09 20:40:30 +02:00
parent 4be7f597f4
commit c9c4b99ff4

View file

@ -74,8 +74,9 @@
# Python # Python
python3 python3
pipenv #pipenv
libmediainfo # needed for pymediainfo #libmediainfo # needed for pymediainfo
poetry
# 3D Printing # 3D Printing
freecad freecad
@ -90,6 +91,9 @@
# Tools # Tools
sshfs sshfs
dmidecode # Read system hw information dmidecode # Read system hw information
zip
p7zip
xz
# # It is sometimes useful to fine-tune packages, for example, by applying # # It is sometimes useful to fine-tune packages, for example, by applying
# # overrides. You can do that directly here, just don't forget the # # overrides. You can do that directly here, just don't forget the