Search Criteria
Package Details: distrobox-git 1.5.0.r952.67c5cb1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/distrobox-git.git (read-only, click to copy) |
|---|---|
| Package Base: | distrobox-git |
| Description: | Use any linux distribution inside your terminal. |
| Upstream URL: | https://github.com/89luca89/distrobox |
| Licenses: | GPL3 |
| Conflicts: | distrobox |
| Provides: | distrobox |
| Submitter: | robertfoster |
| Maintainer: | robertfoster |
| Last Packager: | robertfoster |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-12-27 09:08 (UTC) |
| Last Updated: | 2023-06-17 10:48 (UTC) |
Dependencies (3)
- git (git-gitAUR, git-glAUR) (make)
- docker (rancher-desktop-gitAUR, docker-gitAUR, rancher-desktopAUR, podman-docker-gitAUR, docker-cli-binAUR, rancher-desktop-binAUR, podman-docker) (optional) – enable docker usage
- podman (podman-gitAUR) (optional) – enable podman usage
Required by (10)
- apx (requires distrobox)
- apx-git (requires distrobox)
- atoms (requires distrobox) (optional)
- boxbuddy (requires distrobox)
- distro-rack (requires distrobox)
- distroshelf (requires distrobox)
- distroshelf-git (requires distrobox)
- gnome-foundry-git (requires distrobox) (optional)
- kontainer (requires distrobox)
- kontainer-git (requires distrobox)
Latest Comments
fredizzimo commented on 2023-03-14 15:16 (UTC)
This package is missing
makedepends=('git')And also the documentation that was just added to the regular package in this commit https://github.com/archlinux/svntogit-community/commit/3d34c6eb5e086b8c5b979da13d670358217206b3
black_desk commented on 2022-10-10 15:37 (UTC)
use
git describe --tags --abbrev=0please.nulldev commented on 2022-04-19 18:15 (UTC) (edited on 2022-04-19 18:15 (UTC) by nulldev)
@robertfoster The
-pflag and the-Pflags are different for the install script.-pis shorthand for--pathand is deprecated.-Pis shorthand for--prefix.I see you still use
-pin thedistroboxpackage but you have switched to-Pin thedistrobox-gitpackage.The two flags have differing behaviors so that's why
distrobox-gitis installing to the wrong directory while thedistroboxpackage is working fine. To correct this issue, you should use-P "${pkgdir}/usr".wcasanova commented on 2022-03-21 22:19 (UTC)
/usr/bin/bin/ ?