Please, what am I missing here?
It can be deleted manually just fine:
Code:
root@theos ~# pkg set -A 1 vscode
Mark vscode-1.95.3 as automatically installed? [y/N]: y
root@theos ~# pkg autoremove
Checking integrity... done (0 conflicting)
Nothing to do.
root@theos ~# pkg info --locked vscode
vscode-1.95.3 no
root@theos ~# pkg info --required-by vscode
vscode-1.95.3:
root@theos ~# pkg prime-list | grep vscode
root@theos ~# pkg leaf | grep vscode
vscode-1.95.3
It can be deleted manually just fine:
Code:
root@theos ~# pkg delete vscode
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages in the universe):
Installed packages to be REMOVED:
vscode: 1.95.3
Number of packages to be removed: 1
The operation will free 333 MiB.
Proceed with deinstalling packages? [y/N]: