Re: mxfb2025: Default apps
Posted: Mon Feb 03, 2025 4:58 pm
Could we make sure qt6gtk2 is installed by default or else FeatherPad (1.5.1+) won't theme correctly.
Support for MX and antiX Linux distros
http://www.forum.mxlinux.org/
OK, I'm getting ahead of myself because Trixie is shipping with FeatherPad 1.5.2 which in it's current state doesn't theme correctly.Jerry3904 wrote: Tue Feb 04, 2025 7:32 am That is a request for MX development.
BTW could we please stay on topic here?
Code: Select all
apt-cache depends mx-fluxbox
mx-fluxbox
Depends: mx-fluxbox-data
Depends: fluxbox
Depends: mx-idesktool
Depends: wmalauncher
wmalauncher:i386
Depends: gkrellm
Depends: mx-dockmaker
Depends: mxfb-docs
Depends: rofi
Depends: rofi-calc
Depends: tint2
Depends: grsync
Depends: exit-options
Depends: mxfb-accessories
Depends: mx-rofi-manager
Depends: preview-mx
Depends: xfonts-terminus
Conflicts: mx-fluxbox
Breaks: mx-fluxbox
All three packages are dependent on the mx-fluxbox package (I posted it's dependencies) which also is dependent of fluxbox.Jerry3904 wrote: Tue Feb 04, 2025 11:24 am Same answer as before: they're listed as dependencies somewhere. I'm traveling all week without a laptop so can't check details.
apt-cache depends mx-fluxbox
mx-fluxbox
Depends: mx-fluxbox-data
Depends: fluxbox
Depends: mx-idesktool
Depends: wmalauncher
wmalauncher:i386
Depends: gkrellm
Depends: mx-dockmaker
Depends: mxfb-docs
Depends: rofi
Depends: rofi-calc
Depends: tint2
Depends: grsync
Depends: exit-options
Depends: mxfb-accessories
Depends: mx-rofi-manager
Depends: preview-mx
Depends: xfonts-terminus
Conflicts: mx-fluxbox
Breaks: mx-fluxbox
other way around. the mx-fluxbox metapachage is dependent on those packges. the metapackage is totally removable without breaking anything. its only purpose is to bring in those packages for fresh setups.siamhie wrote: Tue Feb 04, 2025 11:49 amAll three packages are dependent on the mx-fluxbox package (I posted it's dependencies) which also is dependent of fluxbox.Jerry3904 wrote: Tue Feb 04, 2025 11:24 am Same answer as before: they're listed as dependencies somewhere. I'm traveling all week without a laptop so can't check details.
I'm just curious as to why?
apt-cache depends mx-fluxbox
mx-fluxbox
Depends: mx-fluxbox-data
Depends: fluxbox
Depends: mx-idesktool
Depends: wmalauncher
wmalauncher:i386
Depends: gkrellm
Depends: mx-dockmaker
Depends: mxfb-docs
Depends: rofi
Depends: rofi-calc
Depends: tint2
Depends: grsync
Depends: exit-options
Depends: mxfb-accessories
Depends: mx-rofi-manager
Depends: preview-mx
Depends: xfonts-terminus
Conflicts: mx-fluxbox
Breaks: mx-fluxbox
dolphin_oracle wrote: Tue Feb 04, 2025 4:31 pmother way around. the mx-fluxbox metapachage is dependent on those packges. the metapackage is totally removable without breaking anything. its only purpose is to bring in those packages for fresh setups.siamhie wrote: Tue Feb 04, 2025 11:49 amAll three packages are dependent on the mx-fluxbox package (I posted it's dependencies) which also is dependent of fluxbox.Jerry3904 wrote: Tue Feb 04, 2025 11:24 am Same answer as before: they're listed as dependencies somewhere. I'm traveling all week without a laptop so can't check details.
I'm just curious as to why?
apt-cache depends mx-fluxbox
mx-fluxbox
Depends: mx-fluxbox-data
Depends: fluxbox
Depends: mx-idesktool
Depends: wmalauncher
wmalauncher:i386
Depends: gkrellm
Depends: mx-dockmaker
Depends: mxfb-docs
Depends: rofi
Depends: rofi-calc
Depends: tint2
Depends: grsync
Depends: exit-options
Depends: mxfb-accessories
Depends: mx-rofi-manager
Depends: preview-mx
Depends: xfonts-terminus
Conflicts: mx-fluxbox
Breaks: mx-fluxbox
dolphin_oracle wrote: Tue Feb 04, 2025 8:01 pm Yes.
You can always do a -s to see what happens. In the apt command
Code: Select all
sudo apt-get remove -s rofi
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
exit-options grsync libxcb-cursor0 libxcb-ewmh2
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
mx-fluxbox mx-rofi-manager rofi
0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded.
Remv mx-fluxbox [25.01.01mx23]
Remv mx-rofi-manager [24.03.01]
Remv rofi [1.7.3-0.1+b1]
Code: Select all
The following packages were automatically installed and are no longer required:
exit-options grsync libxcb-cursor0 libxcb-ewmh2