Closed kratos-is-alive closed 4 years ago
apt-get clean; apt-get update
then try to install again
loadDep:puppeteer → resol ▌ ╢█████████████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ /usr/local/bin/wappalyzer -> /usr/local/lib/node_modules/wappalyzer/cli.js /usr/local/bin/wscat -> /usr/local/lib/node_modules/wscat/bin/wscat /usr/local/lib ├── wappalyzer@6.0.12 └─┬ wscat@4.0.1 ├── UNMET PEER DEPENDENCY bufferutil@^4.0.1 └── UNMET PEER DEPENDENCY utf-8-validate@^5.0.2
npm WARN ws@7.3.0 requires a peer of bufferutil@^4.0.1 but none was installed. npm WARN ws@7.3.0 requires a peer of utf-8-validate@^5.0.2 but none was installed.
while running the command "npm i -g wappalyzer wscat"
Cant install chromium packages .
After running this below command in my ubuntu18.4
apt-get install jq nmap phantomjs npm chromium parallel
It is giving me this error
Package chromium is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: chromium-bsu:i386 chromium-bsu E: Package 'chromium' has no installation candidate
Please help me.
The package name is chromium-browser in Ubuntu 18/20
Cant install chromium packages .
After running this below command in my ubuntu18.4
apt-get install jq nmap phantomjs npm chromium parallel
It is giving me this error
Package chromium is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: chromium-bsu:i386 chromium-bsu E: Package 'chromium' has no installation candidate
Please help me.