Search Criteria
Package Details: novelwriter 2.7.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/novelwriter.git (read-only, click to copy) |
|---|---|
| Package Base: | novelwriter |
| Description: | A markdown-like document editor for writing novels |
| Upstream URL: | https://novelwriter.io |
| Licenses: | GPL |
| Submitter: | bitwave |
| Maintainer: | bitwave |
| Last Packager: | bitwave |
| Votes: | 6 |
| Popularity: | 0.000332 |
| First Submitted: | 2021-01-22 14:40 (UTC) |
| Last Updated: | 2025-08-28 12:31 (UTC) |
Dependencies (11)
- nuspell (nuspell-gitAUR)
- python
- python-lxml
- python-pyenchant
- python-pyqt6 (python-pyqt6-pre-releaseAUR)
- python-pyqt6-webengine
- qt6-svg
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
SpotlightKid commented on 2023-10-21 18:18 (UTC) (edited on 2023-10-21 18:18 (UTC) by SpotlightKid)
Using
pipto install is not recommended, as it will possibly download missing stuff during build. Also you should use the--no-isolationoption forpython -m build, so that, if you build in a clean chroot, missing dependencies will become obvious:bitwave commented on 2023-10-21 15:22 (UTC)
@ValHue @halcek thanks for the reports. the problems should be fixed now.
halcek commented on 2023-10-21 11:04 (UTC) (edited on 2023-10-21 11:04 (UTC) by halcek)
@bitwave It seems the
nuspellpackage is also required as a dependency, otherwise we get some spellcheck errors in the console.<deleted-account> commented on 2023-10-21 09:50 (UTC)
Error when compiling package: /usr/bin/python: No module named build
It is caused by the command: python -m build --wheel
halcek commented on 2023-01-22 14:48 (UTC) (edited on 2023-01-22 14:50 (UTC) by halcek)
@xiota
python-pyqt5does not necessarily have to pull inpython-pyqt5-webengine, as it's only an optional dependency. I hadpython-pyqt5-webengineinstalled on my machine, and yet some icons for adding scenes in novelWritter were still not showing up, because ofqt5-svghas nevertheless not installed with it automatically.halcek commented on 2023-01-21 21:27 (UTC) (edited on 2023-01-21 21:28 (UTC) by halcek)
@bitwave Please also include the package
qt5-svgas a dependency, it is needed for rendering the application icons.Thank you,
bgallois commented on 2021-11-21 19:04 (UTC)
Please can you copy meta files (desktop, icon, mime) for a complete system integration:
kseistrup commented on 2021-06-13 15:46 (UTC)
Please make a symlink from
/usr/bin/novelWriterto/usr/bin/novelwriter— mixed case program names just suck.