• 0 Posts
  • 17 Comments
Joined 1 year ago
cake
Cake day: June 28th, 2023

help-circle










  • I would start by looking at what files are included. There’s the obvious .desktop entry, but also checking if there are any files put into /bin/, /usr/bin/, /usr/sbin/ etc. should suffice.

    If you consider some of these packages as “dependencies” then look at if anything depends on it. But there are application-packages that others depend on, such as coreutils.





  • I use debian 12 on my work laptop. I agree with your points but I still use it because I want the fundamental system to be stable, and then any software I want to be more up-to-date I build from source (tmux, alacritty, neovim) or download separately (vscode/slack/joplin).

    I used to use ubuntu because it worked so well with my hardware ootb, but I got tired of snap.


  • I will sound really nit-picky buy the biggest thing keeping me away from using KDE is that accent-colored bar on each window in the taskbar, and the different coloring of open/focused/minimized windows. I want it sleek but not cluttery.

    I’ve tried about a dozen themes but I couldn’t find any that got rid of that and looked good. I tried fixing it myself but editing svg files was too difficult for me.

    I hope plasma 6 adds more options for this but I’m not holding my breath.


  • Oscar@programming.devtoLinux@lemmy.mlUsed Windows today since months
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    11 months ago

    Something i especially appreciate about winget us that it will “index” (or whatever you want to call it) software that was installed outside of it. For example if I install app XYZ through an .msi setup file, I can update it using winget.

    So it seems I can also use scoop or chocolatey to install new software and then keep managing them through winget.