Merge branch 'master' of github.com:flynx/post-install

This commit is contained in:
Alex A. Naanou 2025-11-14 19:22:26 +03:00
commit 6c1c246747

View File

@ -191,6 +191,7 @@ PKG_DNF=(
foremost binwalk #scalpel foremost binwalk #scalpel
# networking... # networking...
nmap
syncthing syncthing
tor obfs4 nyx tor obfs4 nyx
yt-dlp qbittorrent httrack yt-dlp qbittorrent httrack
@ -245,6 +246,7 @@ PKG_DNF=(
avidemux avidemux
exiftool exiv2 vips-tools exiftool exiv2 vips-tools
perl-Image-ExifTool perl-Image-ExifTool
graphviz
# codecs... # codecs...
gstreamer1-plugin-openh264 gstreamer1-plugin-openh264
@ -332,6 +334,7 @@ PKG_FLATPAK=(
org.blender.Blender org.blender.Blender
org.gimp.GIMP org.gimp.GIMP
com.rawtherapee.RawTherapee com.rawtherapee.RawTherapee
#io.github.CyberTimon.RapidRAW
org.freecad.FreeCAD org.freecad.FreeCAD
com.usebottles.bottles com.usebottles.bottles
) )