this post was submitted on 15 May 2024
494 points (99.0% liked)
linuxmemes
20880 readers
3 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- No recent reposts
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yes, but I don't know how to do that. I might do some research on it tho.
I think you could mount the iso and manually delete the packages you dont want. Mounting an iso is as easy as
You can also chroot into it while it is mounted: https://wiki.archlinux.org/title/Chroot
Disclaimer, I am not sure if deleting files inside the iso makes it weight less.
You'd likely need to reshrink the partition, then truncate the ISO to fit.
I might try this for the next install, thank you!
Just FYI, Arch Linux has a tool called Archiso that you can use to create live ISO image. You can copy the default releng config and edit the package list accordingly.
This is another good looking solution!
I don't know either, sorry.. but there's obviously a way. 🤣 If you find a good howto share a link.