Just downloaded the codeblocks .bz2, extracted it and have a bunch of files which I dont know what to do with.
A friend once showed me how to install it using the command line, but I cant remember how to do it. I think I used a package manager or something from the command line? They are all .deb files.
The solution is NOT to open them all using software center. Installing this way destroys the OS.
Anyone have any ideas? Thanks!
The solution is:
sudo dpkg -i *.deb
Which will automate the process.
No comments:
Post a Comment