Python virt env tools; (un)compression tools
This commit is contained in:
parent
4be7f597f4
commit
c9c4b99ff4
1 changed files with 6 additions and 2 deletions
|
|
@ -74,8 +74,9 @@
|
|||
|
||||
# Python
|
||||
python3
|
||||
pipenv
|
||||
libmediainfo # needed for pymediainfo
|
||||
#pipenv
|
||||
#libmediainfo # needed for pymediainfo
|
||||
poetry
|
||||
|
||||
# 3D Printing
|
||||
freecad
|
||||
|
|
@ -90,6 +91,9 @@
|
|||
# Tools
|
||||
sshfs
|
||||
dmidecode # Read system hw information
|
||||
zip
|
||||
p7zip
|
||||
xz
|
||||
|
||||
# # It is sometimes useful to fine-tune packages, for example, by applying
|
||||
# # overrides. You can do that directly here, just don't forget the
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue