Hi, everyone, I loaded go using dnf... sudo dnf install go I am on an AMD64 system with F24 installed. The issue is that the /usr/share/gocode/src/code.google.com/p was empty. I installed the golang...devel package and it added the go.tools directory with several subdirectories and other things. The issue is that the various libraries needed by the code I am working on are not loaded. I downloaded the latest archive from golang.org and it appears the various things that I need, or at least most of them are in the archive. The problem is that removing the go packages via DNF will probably decimate the system. So how do I remove the current package or update it with the required libraries? I have not been successful in searching for the required packages or libraries using dnf. Regards, Les H _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx