User forums > General (but related to Code::Blocks)

Deleting previous builds

(1/2) > >>

ordak:
Hi,

I have downloaded and built several Code::Blocks on Ubuntu. Can I move them to trash ?

BlueHazzard:
depends how you build them. Did you do a "make install"? If not you can simply delete it....

ordak:

--- Quote from: BlueHazzard on July 20, 2018, 12:31:34 pm ---depends how you build them. Did you do a "make install"? If not you can simply delete it....

--- End quote ---

As the last command I used :


--- Code: ---sudo make install
--- End code ---

oBFusCATed:
If you've not used a separate prefix for all of them, but you've used the default of /usr/local, your doomed. They cannot be removed.

BlueHazzard:

--- Quote ---If you've not used a separate prefix for all of them, but you've used the default of /usr/local, your doomed. They cannot be removed.
--- End quote ---
Is there no uninstall rule? That's a shame...

[EDIT:] this might help https://stackoverflow.com/questions/1506462/what-files-did-make-install-copy-and-where

Navigation

[0] Message Index

[#] Next page

Go to full version