doxywizard - How to install Doxygen GUI on Ubuntu? -


i can't figure out how install doxygen gui (doxywizard) on ubuntu. can it?

in debian package called doxygen-gui. must same in ubuntu, try sudo apt-get install doxygen-gui.

edit : apparently, doxygen-gui doesn't exist in karmic. try other repo ? http://packages.ubuntu.com/search?keywords=doxygen-gui


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

gdi+ - WxWidgets draw a bitmap with opacity -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -