
Pandoc MD to PDF Distrobox edition
Source (link to git-repo or to original if based on someone elses unmodified work):
https://www.pling.com/p/1172879/
Description:
modified version of this addon https://www.pling.com/p/1172879/
to work with Distrobox and Toolbox.
You can use this on every read-only Distro you want that has Distrobox / Toolbox installed.
1. Install Distrobox / Toolbox
2. enter the box
3. install pandoc there
4. modify the .desktop file: change toolbox/distrobox and the name of your box
Standard: Distrobox with container named "fedora"
Detailed instructions for Fedora Kinoite: --------------
toolbox create -y fedora && toolbox enter fedora --exec sudo dnf install -y pandoc
or when replacing Toolbox with distrobox ------------
rpm-ostree override remove toolbox --install distrobox && reboot
distrobox create -y fedora && distrobox enter fedora --exec sudo dnf install -y pandoc
to work with Distrobox and Toolbox.
You can use this on every read-only Distro you want that has Distrobox / Toolbox installed.
1. Install Distrobox / Toolbox
2. enter the box
3. install pandoc there
4. modify the .desktop file: change toolbox/distrobox and the name of your box
Standard: Distrobox with container named "fedora"
Detailed instructions for Fedora Kinoite: --------------
toolbox create -y fedora && toolbox enter fedora --exec sudo dnf install -y pandoc
or when replacing Toolbox with distrobox ------------
rpm-ostree override remove toolbox --install distrobox && reboot
distrobox create -y fedora && distrobox enter fedora --exec sudo dnf install -y pandoc
Ratings & Comments
0 Comments