Package Details: newelle 1.2.5-1

Git Clone URL: https://aur.archlinux.org/newelle.git (read-only, click to copy)
Package Base: newelle
Description: Your Ultimate Virtual Assistant
Upstream URL: https://github.com/qwersyk/Newelle
Keywords: adwaita assistant gtk gtk4 libadwaita python ultimate virtual your
Licenses: GPL-3.0-or-later
Submitter: begin-theadventu
Maintainer: begin-theadventu
Last Packager: begin-theadventu
Votes: 4
Popularity: 0.77
First Submitted: 2023-07-05 16:30 (UTC)
Last Updated: 2026-01-30 00:47 (UTC)

Latest Comments

1 2 Next › Last »

JaideAirblade commented on 2026-02-18 12:07 (UTC)

Thank you for maintaining this pkg-build. I ran in to some missing dependencies when running Newelle you might want to consider adding

extra/python-pip extra/python-joblib

wleoncio commented on 2026-02-06 06:51 (UTC)

Not sure if this is a packaging issue here or upstream, but ~/.config/Newelle/pip/nodriver/cdp/network.py had "(±Inf)" on line 1365. This was giving a Non-UTF8 syntax error that prevented me from doing some things like opening the settings. The fix was as simple as replacing "±" with "+-". Hope this is reproducible. Newelle 1.2.5.

francians commented on 2026-01-25 08:02 (UTC)

Hello, please consider upgrading version to 1.1.0 or 1.2.0, because of important new features like MCP server support. Many thanks

Nebulosa commented on 2026-01-22 15:44 (UTC)

Please update dependency to [extra] python-curl_cffi, AUR package (python-curl-cffi) will be delete soon.

begin-theadventu commented on 2025-08-10 13:52 (UTC)

@jfr Thanks.

jfr commented on 2025-08-09 13:25 (UTC)

Hi, you can add 'vte4' as a runtime dependency, else execution breaks with:

gi.require_version('Vte', '3.91') ~~^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/gi/init.py", line 132, in require_version raise ValueError('Namespace %s not available for version %s' % (namespace, version)) ValueError: Namespace Vte not available for version 3.91

begin-theadventu commented on 2025-08-05 21:39 (UTC)

@wleoncio Thanks.

Updated to 1.0.1.

wleoncio commented on 2025-08-04 08:27 (UTC)

Thanks for packaging this! I had to install a few more packages before I got it working here, so these probably should also be listed as dependencies:

  • python-pydub
  • python-newspaper
  • python-lxml-html-clean

Also, please update to version 1.0, it's quite a milestone! :)

begin-theadventu commented on 2025-03-13 21:46 (UTC)

@That1Calculator Thanks

That1Calculator commented on 2025-03-10 21:55 (UTC)

Please add python-pylatexenc as a dependency