System Details Report
Hardware Information:
- Hardware Model: Dell Inc. Inspiron 3480
- Memory: 8.0 GiB
- Processor: Intel® Core™ i5-8265U × 8
- Graphics: Intel® UHD Graphics 620 (WHL GT2)
- Disk Capacity: 240.1 GB
Software Information:
- Firmware Version: 1.25.0
- OS Name: Fedora Linux 39 (Workstation Edition)
- OS Type: 64-bit
- GNOME Version: 45.1
- Windowing System: Wayland
- Kernel Version: Linux 6.5.10-300.fc39.x86_64
Thank you for responding!
Perhaps you should look into container solutions like e.g. Distrobox. You can basically install/run any package; just ensure usage of the correct container environment.
If you’re otherwise content with Fedora, then perhaps consider installing the aforementioned Distrobox; which happens to be found within Fedora’s repos and thus one
sudo dnf install distrobox
away from being installed on your machine.I’d argue that Fedora is not best for battery life, though. Minimalist distros tend to be a lot better at this. Installing auto-cpufreq in Fedora Silverblue on my AMD-powered laptop did come with significant improvements, so perhaps you could prolong your battery life by utilizing it or similar programs; think of TLP, thermald etc to name a few.
Thank you for the fast reply
I looked into distrobox and checks all the boxes but there is the issue of my lack of storage space(currently only 130 GB left out of 240)
Also thank you for the suggestions regarding battery life, will look into those.
It can definitely fill up space if you’re not careful. Just ensure that only the minimal amount of containers and their respective images are on the system.
I would assume one container each for Ubuntu and Arch should suffice for most people. Sure; this will likely take up to 10 GB of extra storage in total (eventually), but foregoing this solution means that you’d likely have to settle for Arch (because of the AUR) or something like Gentoo (because no other distro does compiling and building from source like Gentoo does).
If you feel particularly adventurous, you could also consider Nix and/or NixOS; though you’d have to ensure that said packages are available as a nixpkg. Nix can also be installed on Fedora; consider Determinate Systems’ installer for that*.