mirror of
https://github.com/flynx/post-install.git
synced 2025-12-24 20:31:57 +00:00
Compare commits
No commits in common. "dbd074a25f3cc71f82296792d57a51a213f578f1" and "e8a2fbed011b86f4c3e3c258128a0e6f5590f98e" have entirely different histories.
dbd074a25f
...
e8a2fbed01
@ -138,8 +138,6 @@ CFG_USER_COPY=(
|
|||||||
PKG_DNF_LATEX=(
|
PKG_DNF_LATEX=(
|
||||||
texlive-latex
|
texlive-latex
|
||||||
texlive-photobook
|
texlive-photobook
|
||||||
texlive-collection-fontsrecommended
|
|
||||||
mf
|
|
||||||
)
|
)
|
||||||
|
|
||||||
# general user env tools...
|
# general user env tools...
|
||||||
@ -215,10 +213,6 @@ PKG_DNF=(
|
|||||||
# XXX not sure if this supports Wayland...
|
# XXX not sure if this supports Wayland...
|
||||||
#flameshot
|
#flameshot
|
||||||
|
|
||||||
# spreasheet editors (cli)
|
|
||||||
sc-im visidata
|
|
||||||
pandoc
|
|
||||||
|
|
||||||
# fonts...
|
# fonts...
|
||||||
mscore-fonts-all
|
mscore-fonts-all
|
||||||
# tty fonts...
|
# tty fonts...
|
||||||
@ -274,7 +268,6 @@ PKG_DNF=(
|
|||||||
# apps...
|
# apps...
|
||||||
krita
|
krita
|
||||||
pdftk
|
pdftk
|
||||||
rawtherapee
|
|
||||||
# XXX needed for OBS' virtual camera + requires rpmfusion
|
# XXX needed for OBS' virtual camera + requires rpmfusion
|
||||||
# $ sudo dnf install \
|
# $ sudo dnf install \
|
||||||
# https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
|
# https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
|
||||||
@ -340,7 +333,7 @@ PKG_FLATPAK=(
|
|||||||
org.inkscape.Inkscape
|
org.inkscape.Inkscape
|
||||||
org.blender.Blender
|
org.blender.Blender
|
||||||
org.gimp.GIMP
|
org.gimp.GIMP
|
||||||
#com.rawtherapee.RawTherapee
|
com.rawtherapee.RawTherapee
|
||||||
#io.github.CyberTimon.RapidRAW
|
#io.github.CyberTimon.RapidRAW
|
||||||
org.freecad.FreeCAD
|
org.freecad.FreeCAD
|
||||||
com.usebottles.bottles
|
com.usebottles.bottles
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user