Search Criteria
Package Base Details: apt
Package Actions
Git Clone URL: | https://aur.archlinux.org/apt.git (read-only, click to copy) |
---|---|
Keywords: | apt debian lib management package |
Submitter: | JonnyJD |
Maintainer: | moe_narrow (MarkWalters.pw) |
Last Packager: | MarkWalters.pw |
Votes: | 39 |
Popularity: | 0.45 |
First Submitted: | 2013-01-27 01:20 (UTC) |
Last Updated: | 2023-03-08 01:15 (UTC) |
Latest Comments
1 2 3 4 5 6 .. 9 Next › Last »
allspark commented on 2023-03-30 15:50 (UTC)
dpkg
is also a make dependencyjackro commented on 2023-01-17 02:42 (UTC)
Looks like a missing dependency on
po4a
as well (manually fixing thedb
dependency):jackro commented on 2023-01-17 02:39 (UTC)
This package is missing a
makedepends
(ordepends
?) ondb
:ragreener1 commented on 2022-05-30 15:52 (UTC)
This fails to build.
This fixes it: https://github.com/Debian/apt/pull/133
It's not merged upstream, but should probably be applied as a patch
tuxayo commented on 2022-03-01 13:07 (UTC) (edited on 2022-03-01 13:08 (UTC) by tuxayo)
error 403 for the source ( https://salsa.debian.org/apt-team/apt/-/archive/2.3.15/apt-2.3.15.tar.bz2 )
edit: no worries that looks transient. https://salsa.debian.org/ does 403 also.
Forty-Bot commented on 2021-12-22 20:41 (UTC) (edited on 2021-12-22 20:42 (UTC) by Forty-Bot)
iamtalhaasghar commented on 2021-05-28 02:20 (UTC) (edited on 2021-05-28 02:21 (UTC) by iamtalhaasghar)
@Un1Gfn
apt
is working now. Thank you!!Un1Gfn commented on 2021-05-12 18:18 (UTC) (edited on 2021-05-12 18:19 (UTC) by Un1Gfn)
@iamtalhaasghar
gtest
provides/usr/lib/libgmock.so.1.10.0
gtest
is already inmakedepends=()
.Maybe
yay
fails to install gtest before building?Also if you
yay <pkg>
pleaseyay -Syu <pkg>
instead.iamtalhaasghar commented on 2021-05-12 11:26 (UTC)
I got following error while installing apt using "yay"
Un1Gfn commented on 2021-03-19 07:43 (UTC) (edited on 2021-03-29 06:14 (UTC) by Un1Gfn)
community/dpkg should be in
depends=()
instead ofmakedepends=()
I get the following error when dpkg is not installed (reference)
1 2 3 4 5 6 .. 9 Next › Last »