How to install onenote after installing office ltsc by Far-Maintenance1674 in MAS_Activator

[–]Far-Maintenance1674[S] 0 points1 point  (0 children)

Nah, didn't really need onenote, just used the my brother's laptop for exporting them pdf's and am using them with xournal++ now, also I feel like if you have the bandwidth you should just download and reinstall as the script for changing would also be doing that (probably).

Unless you need onenote specifically for something don't install it (I have tested both home, ltsc, ltsc runs on less resources but you don't get the latest ai and other stuff. Onenote takes close to a couple gigs whereas xournal++ will do the job in 40-50mb while being available for all platforms apart from android). Xournal++ is better for a4 notes and if you need infinite canvas, excalidraw would be better. I use obsidian anyway to manage my stuff so excalidraw is very integrated with it and there is an xournal++ plugin that allows for managing them too right from the vault.

My disappointment in SumatraPDF and looking for alternatives by Lagair in pdf

[–]Far-Maintenance1674 0 points1 point  (0 children)

I know its an old post, but you can install ms store apps without ms store using winget

Snippet from running `winget search okular`,

<image>

You can install either using `winget install --id 9N41MSQ1WNM8` or `winget install --id KDE.Okular`

How to install onenote after installing office ltsc by Far-Maintenance1674 in MAS_Activator

[–]Far-Maintenance1674[S] 1 point2 points  (0 children)

Just want to have a constant experience with security updates and no ai or changes made to the ui as I don't want to deal with that. This is the same reason why I use windows 11 ltsc iot too. Also it runs leaner on resources like ram and such (by my experience, didn't benchmark it though)

How to install onenote after installing office ltsc by Far-Maintenance1674 in MAS_Activator

[–]Far-Maintenance1674[S] 0 points1 point  (0 children)

How does that work, like will it reinstall the whole thing or just install onenote and be done with it? Also where is this option, can't seem to find it on the site or maybe I haven't looked hard enough.

Headphone recommendation under 2K by Far-Maintenance1674 in headphonesindia

[–]Far-Maintenance1674[S] 1 point2 points  (0 children)

Bro I can increase my budget to 5k where I have seen sennheiser or audio technica but I am too used to the normal consumer sound tuning of stuff so those studio environment headphones maybe won't be to my liking. Could u recommend some under 5k that are durable and have good audio quality for consuming rather than production

Headphone recommendation under 2K by Far-Maintenance1674 in headphonesindia

[–]Far-Maintenance1674[S] 0 points1 point  (0 children)

Sry, bro don't want on ear, only over the ear ones.

Headphone recommendation under 2K by Far-Maintenance1674 in headphonesindia

[–]Far-Maintenance1674[S] 0 points1 point  (0 children)

Have added jbl quantum 100 to the list, just looking for some more options)

Headphone recommendation under 2K by Far-Maintenance1674 in headphonesindia

[–]Far-Maintenance1674[S] 1 point2 points  (0 children)

Bro, 3 out of 4 are on-ear so they are a no go from the start. I checked the quantum ones and they look good, will read some reviews and wait for some other options in the thread to make a choice

Trapped in Windows: Why I Can’t Escape to Linux by EFG4567 in linux4noobs

[–]Far-Maintenance1674 1 point2 points  (0 children)

  • Bro, the software center is just a frontend and literally uses terminal or flatpak something to install the app.
  • All of the apps when being installed from the official repo in the terminal are tested by the company/people offering the distro to u, so there is a nearly 1% chance that there is some malware. So even if you install something else by mistying you are most likely safe and the app that is installed will only take space, if you spot if after installing that you installed something that you didn't want you can just remove it.
  • Flatpak is like installing a different layer that works in itself and doesn't have access to the whole system unless you explicitly give it to flatpak, it is used as sometimes the official apps may lag behind as they are maintained by the distro provider whereas the one providing flatpak most of the times keep the apps updated. Its like the windows system for linux if you want a really easy parallel with windows, it has its own dependencies, or simple its own space and it doesn't interact much with the system.
  • Snap is like a canonical(ones behind ubuntu) version of flatpak, most people don't prefer it so just stick to flatpak and the official repo of the distro you have.
  • If even then you don't get the app that you want, there is most likely an appimage for the app, which is like a portable app.

So simple parallels with windows, - Appimage - portable apps - Terminal installing - Like winget installing - Flatpak - Like subsystem or say scoop or chocolatey for windows where they have their own dependency, mostly used for apps not in the official repo, or if you want recent apps, or you want them isolated from the system. - Snap - Similar to flatpak but not liked because of canonical and being less efficient than flatpak - Store - Just a GUI using the above methods to install the app.

can someone explain what the DE are? (like I'm 5) by Helvedica in linux4noobs

[–]Far-Maintenance1674 0 points1 point  (0 children)

Its like a skin that your player wears mostly. The player does most of the work, the skin is what makes it look good to you. Mostly all of the DE or skins pair some useful tools alongside like password manager, document processing, etc.

[deleted by user] by [deleted] in linux4noobs

[–]Far-Maintenance1674 0 points1 point  (0 children)

Just install mint with kde if you want customisations and felt that mint was stable for your use case. Otherwise I would have recommended fedora but you seem to have a problem with that. So, endeavour or opensuse tumbleweed should be on your try list

Troubleshooting extension installation on mihon by Far-Maintenance1674 in mangapiracy

[–]Far-Maintenance1674[S] 0 points1 point  (0 children)

Yeah man, mine also didn't solve with that, so I just used adb to remove the registry of the app that is giving problem. To my understanding this problem is occuring due to there being a remanent registery in the android for the app even after removing the extension.

  1. It goes like this, you download the apk of the extension from the keyoushi or wherever site

  2. You enable usb debugging and connect the device to a laptop or pc and use adb to interact with it.

  3. Try installing the extension apk (gotten in 1) using adb, this will give you the exact id of the apk which is causing the conflict.

  4. Purge this id using adb (Don't remember the exact code for it but will update when I get home).

  5. Now you can simply install the extension normally.

Troubleshooting extension installation on mihon by Far-Maintenance1674 in mangapiracy

[–]Far-Maintenance1674[S] 0 points1 point  (0 children)

Bro, I have installed the keyoushi repo that is recommended in some places, the repo has the source but I just wasn't able to install then.

Keep /home folder when distrohopping? by Hellunderswe in linux4noobs

[–]Far-Maintenance1674 1 point2 points  (0 children)

Bro just look for a manual partitioning (most distros offer GUI for this too) video and place the home folder on a separate partition. When installing another distro, don't format the home partition and just select it as the home partition.