
Right now. I am truly lost. We installed a new 64bit Linux System just for programming with Lazarus. After that I started to setup latest Lazarus IDE. Initially I had problems installing packages - I followed tutorial and online communities suggestions. Nothing helped. Then, I realized it has something to do with permission. So, I switched to Root user. From there I try to install the packages. Even though it didn't work right away under root, I eventually got the tools to install and appear on the tool tabs, but don't ask me how I did. I got most of the tools installed on to my Lazarus IDE that I actually got to compile and run my program.

happy and

cool I thought, but once I started to develop my program I ran into GDB Debugger error and I couldn't recover from it no matter what I did. Then, I thought if I update my Linux system, it might fix itself.
As I said before, Linux system update not only updated Linux but also Lazarus IDE wiping out all the tools or packages I installed already. So, here I am trying to put them back in. For the life of me, I can't get them on the tabs even though IDE is saying that it is successfully installed. I enabled permission all over the place and still can't get anything to show up on the Lazarus's tab.
Do you think this is happening because the tools are already been installed that it won't show up on the tabs installing them the second time? If so, maybe they are registered somewhere in the system as being installed. When you remove or delete the tools to install again that registration doesn't get updated or deleted. So, Lazarus IDE never fully updates the tools on its tabs. Correct me if I am wrong.
The last thing to do is redo the whole system again by re-installing the Linux system and then install latest Lazarus IDE.