mirror of
https://github.com/flynx/post-install.git
synced 2025-12-17 09:01:39 +00:00
Compare commits
3 Commits
e8a2fbed01
...
dbd074a25f
| Author | SHA1 | Date | |
|---|---|---|---|
| dbd074a25f | |||
| 7d3e378d3d | |||
| e4e16a3de8 |
@ -138,6 +138,8 @@ 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...
|
||||||
@ -213,6 +215,10 @@ 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...
|
||||||
@ -268,6 +274,7 @@ 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
|
||||||
@ -333,7 +340,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