Search Criteria
Package Details: bashcities 1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bashcities.git (read-only, click to copy) |
---|---|
Package Base: | bashcities |
Description: | A Neocities client written in Bash. |
Upstream URL: | https://github.com/tatsumoto-ren/bashcities |
Licenses: | GPL3 |
Submitter: | tatsumoto |
Maintainer: | tatsumoto |
Last Packager: | tatsumoto |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2022-04-03 12:33 (UTC) |
Last Updated: | 2025-01-02 08:59 (UTC) |
Dependencies (4)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- git (git-gitAUR, git-glAUR)
- python (python37AUR, python311AUR, python310AUR)
Latest Comments
m040601 commented on 2025-01-02 14:15 (UTC)
Thanks for this usefull tool and the PKGBUILD.
This is installed
$ pacman -Ql bashcities
But you have inside the release tar.gz,
$ tar tf bashcities-1.1.tar.gz
Please make sure that "README.md" end us up in
And the "LICENSE" in,
This is usually done with a simple copy in the PKGBUILD using "install".
Thanks in advance.