Search Criteria
Package Details: marktext-tkaixiang-bin 0.18.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/marktext-tkaixiang-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | marktext-tkaixiang-bin |
| Description: | MarkText (modernized fork by Tkaixiang) – prebuilt binary |
| Upstream URL: | https://github.com/Tkaixiang/marktext |
| Keywords: | markdown |
| Licenses: | MIT |
| Conflicts: | marktext |
| Provides: | marktext |
| Submitter: | samsim |
| Maintainer: | samsim (tony_yyc) |
| Last Packager: | samsim |
| Votes: | 1 |
| Popularity: | 0.044430 |
| First Submitted: | 2025-08-17 14:28 (UTC) |
| Last Updated: | 2025-08-17 14:28 (UTC) |
Dependencies (10)
- alsa-lib
- cups (cups-gitAUR, cups-gssapiAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxkbfile
- libxss
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, mesa-rk35xx-gitAUR, mesa-nollvm-gitAUR, mesa-rdna2vrAUR, mesa-minimal-gitAUR, mesa-amber)
- nss (nss-hgAUR)
Latest Comments
T-K commented on 2026-05-09 04:24 (UTC)
Here's an updated PKGBUILD for the v0.18.9 build currently in pre-release status. The most current builds of MarkText from this fork have significant improvements compared to the current version on the AUR. Note: the only changes needed for this update from the current PKGBUILD are to bump the pkgver to 0.18.9 and change the sha256sums_x86_64 to the current sha on the Github release page.
impulse commented on 2026-02-28 12:26 (UTC)
Can you make me co-maintainer of the package, i use this program.
coinanole commented on 2026-01-09 17:22 (UTC)
v0.18.5 has a tarball release again, doesn't require PKGBUILD changes
tony_yyc commented on 2025-10-26 08:05 (UTC) (edited on 2025-10-26 08:08 (UTC) by tony_yyc)
Hello,
The upstream marktext-tkaixiang project has released version v0.18.4.
I noticed that the
v0.18.4release only provides a.debpackage for Linux, and the internal directory structure seems to have moved the binaries to/opt/MarkText.I have prepared an updated
PKGBUILDthat handles the version bump and the necessary switch to the.debsource file, usingbsdtarto correctly extract the contents to the/opt/MarkTextpath.Please find the updated
PKGBUILDbelow for your review. Let me know if you have any questions!Thank you for maintaining this package.