Search Criteria
Package Details: shell2http-bin 1.17.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/shell2http-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | shell2http-bin |
| Description: | HTTP-server to execute shell commands |
| Upstream URL: | https://github.com/msoap/shell2http |
| Keywords: | bash cli golang http proxy server shell |
| Licenses: | MIT |
| Conflicts: | shell2http |
| Provides: | shell2http |
| Submitter: | ragouel |
| Maintainer: | tee |
| Last Packager: | tee |
| Votes: | 2 |
| Popularity: | 0.000932 |
| First Submitted: | 2020-04-08 13:03 (UTC) |
| Last Updated: | 2024-03-28 11:23 (UTC) |
Latest Comments
ragouel commented on 2022-09-13 22:53 (UTC)
Thanks for the tip Antiz.
Antiz commented on 2022-09-11 15:13 (UTC) (edited on 2022-09-11 15:40 (UTC) by Antiz)
Hello !
FYI, you don't need to gzip the man page in the PKGBUILD with
${pkgdir}/usr/share/man/man1. Pacman will automatically handle this during the installation process.Installing the
shell2http.1file to${pkgdir}/usr/share/man/man1is enough :)Also,
shell2httpshould be listed as "conflicts" in the PKGBUILD as well (and not only "provides").https://wiki.archlinux.org/title/PKGBUILD#conflicts