Search Criteria
Package Details: a-git r378.6d1fd78-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/a-git.git (read-only, click to copy) |
---|---|
Package Base: | a-git |
Description: | A text editor inspired by the Sam and Acme text editors for the Plan 9 operating system. |
Upstream URL: | https://github.com/as/a |
Licenses: | BSD 3-clause |
Submitter: | aksr |
Maintainer: | aksr |
Last Packager: | aksr |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-06-01 08:17 (UTC) |
Last Updated: | 2019-05-10 07:20 (UTC) |
Dependencies (2)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
simona commented on 2023-02-15 10:37 (UTC)
go: go.mod file not found in current directory or any parent directory.
'go get' is no longer supported outside a module.
To build and install a command, use 'go install' with a version,
like 'go install example.com/cmd@latest'
For more information, see https://golang.org/doc/go-get-install-deprecation
or run 'go help get' or 'go help install'.