MD Viewer — Linux - deb v0.2.6 #2
nahid619
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
MD Viewer — Linux (Debian/Ubuntu), v0.2.6
First packaged release for Debian/Ubuntu (
amd64).This is the same MD Viewer project as the Windows release, built from the
0.2.6 codebase snapshot — it predates the Windows 0.3.0 layout and
performance fixes (see [CHANGELOG.md](CHANGELOG.md)), so those aren't in this
build yet. Windows and Linux are versioned independently for now; they'll
likely sync up in a future release.
Install
Using
apt install ./file.deb(notdpkg -i) lets apt resolve dependenciesautomatically. If you already tried
dpkg -iand hit a dependency error, runsudo apt --fix-broken installafterward.What's included
/usr/bin/md-viewerapp menu as MD Viewer
text/markdown/text/x-markdownso.md/.markdownfiles canbe opened with it from your file manager
libwebkit2gtk-4.1-0andlibgtk-3-0(apt installs theseautomatically if missing)
Known limitations
"Linux 0.2.6" note in CHANGELOG.md for what that means in practice
amd64only; other distros will need to build fromsource (see README.md)
Checksum
Full Changelog: see [CHANGELOG.md](CHANGELOG.md)
This discussion was created from the release MD Viewer — Linux - deb v0.2.6.
All reactions