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
|
# 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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue