Difference between revisions of "Build Manjaro ISOs with buildiso"

imported>Excalibur1234
imported>Excalibur1234
Line 137: Line 137:




To clean your system of packages not installed on your system, do:
To clean your system of packages files downloaded only for your custom ISO:  


  paccache -ruk0
  paccache -ruk0
Line 146: Line 146:
  /var/cache/manjaro-tools/
  /var/cache/manjaro-tools/


and delete folders or files to your liking.
and delete folders or files to your liking. If you want to delete all ISO images, package lists, and cached Xorg packages do:
 
sudo rm -r /var/cache/manjaro-tools/




Please remember that all these packages and files are saved for your convenience. If you clean your system like suggested above, you have to download '''all''' packages and build '''all''' images again the next time you want to build your own Manjaro ISO.
Please remember that all these packages and files are saved for your convenience. If you clean your system like suggested above, you have to download '''all''' packages and build '''all''' images again the next time you want to build your own Manjaro ISO.


=Further Reading=
=Further Reading=