mxfb2025: Default apps
Re: mxfb2025: Default apps
Could we make sure qt6gtk2 is installed by default or else FeatherPad (1.5.1+) won't theme correctly.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
Re: mxfb2025: Default apps
That is a request for MX development.
BTW could we please stay on topic here?
BTW could we please stay on topic here?
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Re: mxfb2025: Default apps
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?
Back to apps. if a user tries to remove (for whatever reason) either rofi/rofi-calc, tint2 or gkrellm, it will take down the desktop. Why is that?
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
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
Re: mxfb2025: Default apps
Same answer as before: they're listed as dependencies somewhere. I'm traveling all week without a laptop so can't check details.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Re: mxfb2025: Default apps
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.
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
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
- dolphin_oracle
- Developer
- Posts: 22662
- Joined: Sun Dec 16, 2007 12:17 pm
Re: mxfb2025: Default apps
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
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
Re: mxfb2025: Default apps
i thought were dropped mx-fluxbox-about, preview-mx and added custom-toolbox (?)
,but i see preview-mx is there (for mx-tweak, though only a recommends of mx-tweak .)
,but i see preview-mx is there (for mx-tweak, though only a recommends of mx-tweak .)
Last edited by i_ri on Wed Feb 05, 2025 1:03 am, edited 1 time in total.
Re: mxfb2025: Default apps
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 I didn't proceed any further when I saw it wanted to remove the mx-fluxbox package.
Does that mean I can remove rofi and related packages without breaking fluxbox? I prefer appfinder which I've re-installed.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
- dolphin_oracle
- Developer
- Posts: 22662
- Joined: Sun Dec 16, 2007 12:17 pm
Re: mxfb2025: Default apps
Yes.
You can always do a -s to see what happens. In the apt command
You can always do a -s to see what happens. In the apt command
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
Re: mxfb2025: Default apps
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]
Will I have to place these four packages on hold so that apt doesn't keep reminding me to remove them?
Code: Select all
The following packages were automatically installed and are no longer required:
exit-options grsync libxcb-cursor0 libxcb-ewmh2
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.