Jump to content

HELP NEEDED - changing default - terminal & removing app store

q1.

 

how do i change ubuntu’s default terminal to the .deb version of Konsole

an then safely remove the original without breaking the os an or desktop ?

 

q2.

 

how can i remove or permintly disable gnome software center without breaking the os,gnome plug-in & extensions or desktop ?

 

fyi.

 

i already removed the ubuntu one to as either tends to always run in the background sucking ram when i dont need it to

an either always install an app 50% of the time buggly

 

since my last two rigs were built i prefer updating & upgrade & installing all my app wither .deb , appimage , or flatpak

vi terminal an have better less buggy time doing so.

Link to comment
Share on other sites

Link to post
Share on other sites

18 hours ago, johnny45 said:

how do i change ubuntu’s default terminal to the .deb version of Konsole

Konsole is a part of the K desktop, KDE.  If you choose to install Konsole, it requires a lot of Qt (kde toolkit for the interface / theme) and K desktop related bits, not just one program.

 

Look through all the dependencies before you confirm installation, and look for programs: Dolphin, Kdesktop / plasma, baloo, PIM, system-settings.

 

If these programs and others are included, it will cause the K desktop to be installed which is around 500 MB.  It includes a lot of programs you may not want, if you just want Konsole.

 

What do you like about console that the one in Ubuntu can't do?

 

You can try to remove gnome-terminal with the command:

 

sudo apt remove --no-install-recommends gnome-terminal

 

I am not sure of the program name, but the no recommends part will not bring in as much stuff when installing programs.  I am hoping it also applies to removing programs too.  You could try it with installing Konsole.

 

18 hours ago, johnny45 said:

how can i remove or permintly disable gnome software center without breaking the os,gnome plug-in & extensions or desktop ?

https://askubuntu.com/questions/959353/disable-gnome-software-from-loading-at-startup

 

 

18 hours ago, johnny45 said:

an either always install an app 50% of the time buggly

What programs have been installed with the software center that are having issues?

: JRE #1914 Siddarth Kara

How bad is e-waste?  Listen to that Joe Rogan episode.

 

"Now you get what you want, but do you want more?
- Bob Marley, Rastaman Vibration album 1976

 

Windows 11 will just force business to "recycle" "obscolete" hardware.  Microsoft definitely isn't bothered by this at all, and seems to want hardware produced just a few years ago to be considered obsolete.  They have also not shown any interest nor has any other company in a similar financial position, to help increase tech recycling whatsoever.  Windows 12 might be cloud-based and be a monthly or yearly fee.

 

Software suggestions


Just get f.lux [Link removed due to forum rules] so your screen isn't bright white at night, a golden orange in place of stark 6500K bluish white.

released in 2008 and still being improved.

 

Dark Reader addon for webpages.  Pick any color you want for both background and text (background and foreground page elements).  Enable the preview mode on desktop for Firefox and Chrome addon, by clicking the dark reader addon settings, Choose dev tools amd click preview mode.

 

NoScript or EFF's privacy badger addons can block many scripts and websites that would load and track you, possibly halving page load time!

 

F-droid is a place to install open-source software for android, Antennapod, RethinkDNS, Fennec which is Firefox with about:config, lots of performance and other changes available, mozilla KB has a huge database of what most of the settings do.  Most software in the repository only requires Android 5 and 6!

 

I recommend firewall apps (blocks apps) and dns filters (redirect all dns requests on android, to your choice of dns, even if overridden).  RethinkDNS is my pick and I set it to use pi-hole, installed inside Ubuntu/Debian, which is inside Virtualbox, until I go to a website, nothing at all connects to any other server.  I also use NextDNS.io to do the same when away from home wi-fi or even cellular!  I can even tether from cellular to any device sharing via wi-fi, and block anything with dns set to NextDNS, regardless if the device allows changing dns.  This style of network filtration is being overridden by software updates on some devices, forcing a backup dns provuder, such as google dns, when built in dns requests are not connecting.  Without a complete firewall setup, dns redirection itself is no longer always effective.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×