Search Criteria
Package Details: tuwunel 1.4.9.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tuwunel.git (read-only, click to copy) |
|---|---|
| Package Base: | tuwunel |
| Description: | Featureful Matrix homeserver |
| Upstream URL: | https://github.com/matrix-construct/tuwunel |
| Licenses: | Apache-2.0 |
| Provides: | tuwunel |
| Submitter: | drrossum |
| Maintainer: | drrossum |
| Last Packager: | drrossum |
| Votes: | 3 |
| Popularity: | 0.77 |
| First Submitted: | 2025-06-09 09:34 (UTC) |
| Last Updated: | 2026-01-02 15:31 (UTC) |
Dependencies (12)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- liburing (liburing-gitAUR)
- autoconf (autoconf-gitAUR) (make)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libc++ (libc++-with-libunwindAUR, libc++-msanAUR) (make)
- linux-api-headers (make)
- linux-headers (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- rust (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rustup) (make)
Latest Comments
drrossum commented on 2025-12-04 12:58 (UTC)
tuwunel v1.4.7 links against a static liburing.a. I rebuild the vanilla liburing package with
options=(libstatic)addedmatthias.lisin commented on 2025-10-27 00:31 (UTC)
Set
export TUWUNEL_DATABASE_PATH=/tmp/smoketest.db(or other appropriate path) incheck()to make the tests succeed when building in clean chroot.s218 commented on 2025-08-20 08:24 (UTC)
It would be great to have instructions on how to set it up and + turn?