Search Criteria
Package Details: nono-ai 0.69.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nono-ai.git (read-only, click to copy) |
|---|---|
| Package Base: | nono-ai |
| Description: | Secure, kernel-enforced sandbox for AI agents, MCP servers and LLM workloads using Landlock |
| Upstream URL: | https://github.com/always-further/nono |
| Licenses: | Apache-2.0 |
| Conflicts: | nono, nono-ai-bin |
| Provides: | nono |
| Submitter: | roscar |
| Maintainer: | roscar (sarovin) |
| Last Packager: | roscar |
| Votes: | 4 |
| Popularity: | 0.93 |
| First Submitted: | 2026-03-20 09:50 (UTC) |
| Last Updated: | 2026-07-21 00:31 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- gnome-keyring (oo7-gnome-keyring-dummyAUR, gnome-keyring-gitAUR) (optional) – GNOME-based credential storage
- libsecret (optional) – keyring credential storage via Secret Service API
Latest Comments
sarovin commented on 2026-05-21 09:41 (UTC)
Hi roscar, thanks for adding me as a co-maintainer.
Would you like me to add you as a co-maintainer on nono-ai-bin as well?
For updates, my idea was to have the AUR package upgrade handled directly in the nono upstream repo workflow. I opened an issue about it here: https://github.com/always-further/nono/issues/917
That way both AUR packages could stay aligned with upstream releases automatically. What do you think?
roscar commented on 2026-05-21 08:14 (UTC)
Hi sarovin, thanks for the addition, I meant to package the bin version as well but was a bit lazy.
I'll add nono-ai-bin to the conflicts list of this package as well, and add you as a maintainer in case I get hit by a truck or something.
Actually speaking of that, I have the updates for this automated via ci/cd jobs on a GitHub repo, do you have something similar set up or are you doing the updates manually? If you'd like I can put nono-ai-bin in the same ci/cd workflow that updates this.
sarovin commented on 2026-05-14 14:47 (UTC)
Hi roscar, thanks for maintaining nono-ai.
I recently added nono-ai-bin as a separate AUR package using upstream pre-built release artifacts, while nono-ai remains the source-built package.
I also opened an upstream docs PR to mention AUR installation: https://github.com/always-further/nono/pull/926
I wanted to make sure this does not conflict with your packaging work. If you prefer, we can coordinate naming, provides/conflicts, or mention both packages in the upstream docs: nono-ai for source builds and nono-ai-bin for pre-built binaries.
rnestler commented on 2026-03-27 09:55 (UTC)
Fixed with the release of v0.25.0 see https://github.com/always-further/nono/issues/504
rnestler commented on 2026-03-26 15:31 (UTC)
@roscar Does the tool actually work for you? On my system even something like
nono run --allow-cwd -- echo "test"just hangs until I kill it with Ctrl-c while consuming a lot of CPU: