#unable to locate package y

2 messages · Page 1 of 1 (latest)

magic maple
#

If -y is even recognized as a flag in pkg you completely typoed it as y- @brave nacelle

woven hemlock
#

for installing a package simply do this
pkg install <package name>
to make sure you get the latest package use this
pkg install -y <package name>