We all have that day when ‘poof’ our illusion of what we thought that we knew kind of just flew out of the window because we realize we skipped missed or simply didn’t realize that another step was needed.
I have those kind of days less often but they occur and today was one.

Interesting I am using IRC today and find out why I keep seeing something odd using su -c ‘yum check’. I see something says it has double for flash. Well after being informed that there was a security issue with adobes build for linux 64 bit. I was told that the recommended course of action is su -c ‘yum remove flash-plugin-10.0.45.2-1.x86_64′ from a good source so I quickly returned to terminal.

I followed the given instruction but was also pointed to the link to the page that gave installation instruction. Looking at that page it did not give instruction as to proper removal so I thought that I would just remove the entry in repo remove both the 64 and 32 plugins. That is so wrong .. it misses a major step. One that I did not notice immediately,

I had to look through what steps I had done and realized that the rpm still remained in the system so yum remove the adobe release and then the slate was clean to build.

As this was addressed to me as being a security issue I asked some fairly basic questions regarding why there was no notice of this at least posted on IRC since it is a fairly popular item to use on the internet. I may need to correct that.