Search Criteria
Package Details: clashtui 0.2.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/clashtui.git (read-only, click to copy) |
---|---|
Package Base: | clashtui |
Description: | Mihomo (Clash.Meta) TUI Client |
Upstream URL: | https://github.com/JohanChane/clashtui |
Keywords: | clash clashtui release rust stable tui |
Licenses: | MIT |
Provides: | clashtui |
Submitter: | Kimiblock |
Maintainer: | Kimiblock |
Last Packager: | Kimiblock |
Votes: | 1 |
Popularity: | 0.000378 |
First Submitted: | 2024-04-06 14:00 (UTC) |
Last Updated: | 2025-04-18 08:22 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- rust (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
Latest Comments
Kimiblock commented on 2025-04-18 01:38 (UTC)
Okay then, will do later this day
JohanChane commented on 2025-04-17 12:10 (UTC)
arch=('x86_64' 'aarch64')
就可以了, release 会发行两个架构的软件。Kimiblock commented on 2025-04-17 07:13 (UTC)
idk if these architectures actually work... is there any evidence that it does?
SilverRainZ commented on 2025-04-17 05:16 (UTC)
Sorry, I haven't made things clear at once. It would be better to list all supported arches, e.g.
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
SilverRainZ commented on 2025-04-16 12:29 (UTC)
Hello, the arch of this package should not be "any", see https://wiki.archlinux.org/title/PKGBUILD#arch for more details.