Search Criteria
Package Details: swagsh 0.6.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/swagsh.git (read-only, click to copy) |
|---|---|
| Package Base: | swagsh |
| Description: | A sleek, high-performance Linux shell built in Rust for speed and reliability. |
| Upstream URL: | https://github.com/takashialpha/swagsh |
| Keywords: | linux rust shell terminal |
| Licenses: | Apache-2.0 |
| Conflicts: | swagsh |
| Provides: | swagsh |
| Submitter: | takashialpha |
| Maintainer: | takashialpha (Dominiquini) |
| Last Packager: | Dominiquini |
| Votes: | 2 |
| Popularity: | 0.92 |
| First Submitted: | 2026-03-29 02:28 (UTC) |
| Last Updated: | 2026-05-11 22:25 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libgcc (libgcc-snapshotAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
Latest Comments
Dominiquini commented on 2026-05-11 03:04 (UTC)
@takashialpha: I created the package 'swagsh-bin' and added you as co-maintainer! If you add me as co-maintainer of this package, I can change it to compile the application on the user's machine!
takashialpha commented on 2026-05-11 01:25 (UTC)
@Dominiqui: I am fixing the pre-compiled bin; I'd love if you could maintain pkgbuilds for me! dm me on discord: @takashialpha
Dominiquini commented on 2026-05-11 00:49 (UTC)
@takashialpha: I think you would need to create another package called "swagsh-bin" and do there what this package is doing (version 0.6.0 is broken, as this pre-compiled binary does not exist on GitHub). This package could start compiling the program on the user's machine using 'cargo build'
I already maintain some packages... I can do this, and then keep them updated, if you're interested!
takashialpha commented on 2026-05-10 18:47 (UTC)
@Dominiqui I hate maintaining PKGBUILDS :( How could I rename that swagsh-bin
Dominiquini commented on 2026-05-10 11:43 (UTC) (edited on 2026-05-10 11:44 (UTC) by Dominiquini)
@takashialpha: A package with this name ("swagsh") should compile the project on the user's machine! To distribute the pre-compiled binary, a package called "swagsh-bin" would be better. Thanks