Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ description
Method
description
src/plugins/core/depend/aptinstaller.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
QString APTInstaller::description()
21
{
22
return tr(
"Install packages by apt"
);
23
}
24
25
bool APTInstaller::checkInstalled(const QString &package)
26
{
Callers
3
display
Method · 0.45
update
Method · 0.45
foreach
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected