Search Criteria
Package Details: dotfiles-git r358.8998a93-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/dotfiles-git.git (read-only, click to copy) |
---|---|
Package Base: | dotfiles-git |
Description: | A tool to make managing your dotfile symlinks in $HOME easy, allowing you to keep all of them in a single directory. |
Upstream URL: | https://github.com/jbernard/dotfiles |
Licenses: | ISC |
Conflicts: | dotfiles |
Provides: | dotfiles |
Submitter: | husam212 |
Maintainer: | husam212 |
Last Packager: | husam212 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-03-17 00:04 (UTC) |
Last Updated: | 2018-08-27 23:41 (UTC) |
Dependencies (5)
- python (python37AUR, python311AUR, python310AUR)
- python-click
- python-py
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
Latest Comments
husam212 commented on 2018-08-27 23:42 (UTC)
Thanks fevenius, I've added
python-click
to dependencies.fevenius commented on 2018-08-27 08:00 (UTC)
I got the following error when I executed it: pkg_resources.DistributionNotFound: The 'click' distribution was not found and is required by dotfiles Resolved by installing python-click.