Any options other than Muon for KDE?  [Solved]

Help with the version of MX KDE officially released by the Development Team.
When asking for help, use Quick System Info from MX Tools. It will be properly formatted using the following steps.
1. Click on Quick System Info in MX Tools
2. Right click in your post and paste.
Message
Author
User avatar
Sparky
Posts: 1205
Joined: Sun Dec 23, 2018 6:07 pm

Any options other than Muon for KDE?

#1 Post by Sparky »

I mean Muon isn't bad, but I was just wondering what other options are there and If you have experience with.
MX Linux Asus F552, 12GB RAM, 500GB WD SSD MX19.2
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1

User avatar
malspa
Posts: 298
Joined: Thu Jul 13, 2006 7:21 am

Re: Any options other than Muon for KDE?

#2 Post by malspa »

apt? :happy:

User avatar
richb
Administrator
Posts: 10852
Joined: Wed Jul 12, 2006 2:17 pm

Re: Any options other than Muon for KDE?

#3 Post by richb »

Discover, a graphical package manager

https://apps.kde.org/discover/
Forum Rules
Guide - How to Ask for Help

richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB

User avatar
asqwerth
Developer
Posts: 7765
Joined: Sun May 27, 2007 5:37 am

Re: Any options other than Muon for KDE?

#4 Post by asqwerth »

Return to synaptic.
Desktop: Intel i5-4460, 16GB RAM, Intel integrated graphics
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400

User avatar
dolphin_oracle
Developer
Posts: 22035
Joined: Sun Dec 16, 2007 12:17 pm

Re: Any options other than Muon for KDE?  [Solved]

#5 Post by dolphin_oracle »

when I use a gui, I use synaptic and mx-packageinstaller, depending on task. no matter what DE I'm in.
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.

LionelZaylan
Posts: 97
Joined: Sat May 22, 2021 12:37 am

Re: Any options other than Muon for KDE?

#6 Post by LionelZaylan »

Ignore all these if you are not looking forward to extremely advanced things with a lot of programming to do .

Try linux mint's mintinstall ( such a superb GUI which is especially easy for newbies ) . Installing it on MX linux is risky and an advanced thing.
I could get it to work ( experimentally ) on a throwaway install .

Please don't do it on your valuable system . It is experimental and may break your system .

You could try fiddling with the mintinstall code ( it is in python ) and removing / replacing its many fancy dependencies while retaining its GUI . ( This is also highly experimental )

This is how I experimentally installed it:

Code: Select all

#!/bin/bash

# Note: this is EXPERIMENTAL code and may break your system

mkdir ~/mintinstall-files
cd ~/mintinstall-files


# Get mintinstall , mint-common , mint-translations from Linux Mint repository
wget http://packages.linuxmint.com/pool/main/m/mintinstall/mintinstall_8.0.5_all.deb
wget http://packages.linuxmint.com/pool/main/m/mint-common/mint-common_2.1.4_all.deb
wget http://packages.linuxmint.com/pool/main/m/mint-translations/mint-translations_2021.01.02_all.deb

# Get its dependencies that are not in debian repos - they are present in ubuntu repos
wget http://archive.ubuntu.com/ubuntu/pool/main/a/aptdaemon/aptdaemon_1.1.1+bzr982-0ubuntu32_all.deb
wget http://archive.ubuntu.com/ubuntu/pool/main/a/aptdaemon/aptdaemon-data_1.1.1+bzr982-0ubuntu32_all.deb
wget http://archive.ubuntu.com/ubuntu/pool/main/a/aptdaemon/python3-aptdaemon_1.1.1+bzr982-0ubuntu32_all.deb
wget http://archive.ubuntu.com/ubuntu/pool/main/a/aptdaemon/python3-aptdaemon.gtk3widgets_1.1.1+bzr982-0ubuntu32_all.deb
wget http://archive.ubuntu.com/ubuntu/pool/main/a/app-install-data-ubuntu/app-install-data_15.10_all.deb

# Install its dependencies present in debian repos
sudo apt install python3-setproctitle python3-configobj gir1.2-appstream-1.0

# Install all debs downloaded before
sudo dpkg -i *.deb

# Fix missing dependencies, if any
sudo apt install -f

exit 0

User avatar
figueroa
Posts: 1097
Joined: Thu Dec 20, 2018 11:20 pm

Re: Any options other than Muon for KDE?

#7 Post by figueroa »

@LionelZaylan
Nuts. Some things should be kept to oneself. Bad advice, leading to grief.
Andy Figueroa
Using Unix from 1984; GNU/Linux from 1993

LionelZaylan
Posts: 97
Joined: Sat May 22, 2021 12:37 am

Re: Any options other than Muon for KDE?

#8 Post by LionelZaylan »

@figueroa I agree that I was not so practical in this post (: That's why I added loud and clear disclaimers that these are just experimental .
Nevertheless, I don't think it is OK to call someone "nuts" in a respectable public forum .
We are all friends anyway .

User avatar
figueroa
Posts: 1097
Joined: Thu Dec 20, 2018 11:20 pm

Re: Any options other than Muon for KDE?

#9 Post by figueroa »

LionelZaylan wrote: Mon Jun 14, 2021 2:07 pm @figueroa I agree that I was not so practical in this post (: That's why I added loud and clear disclaimers that these are just experimental .
Nevertheless, I don't think it is OK to call someone "nuts" in a respectable public forum .
With apologies, I wasn't calling you nuts and didn't mean for anyone to take it that way. It was the idea (highly imaginative, but dangerous, and that anyone should consider it) is nuts. It was a way of doubling down on your disclaimers.

You are obviously imaginative and interesting and some of you ideas are clearly worthy of taking seriously.
Andy Figueroa
Using Unix from 1984; GNU/Linux from 1993

User avatar
Sparky
Posts: 1205
Joined: Sun Dec 23, 2018 6:07 pm

Re: Any options other than Muon for KDE?

#10 Post by Sparky »

I had no idea I could use Synaptic to replace Muon, I thought it 'saw' other containers. That and MX Install will do the job for me, thanks
MX Linux Asus F552, 12GB RAM, 500GB WD SSD MX19.2
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1

Post Reply

Return to “MX KDE Official Release”