It has been on unstable since Arch had it. Unstable is just mirroring Arch repos. So it wouldn’t give you any idea of when the update will reach stable.
I hate the Wayland logo; it’s trash.
unfortunately I cannot find alternatives to the gore subreddits :(
It has been on unstable since Arch had it. Unstable is just mirroring Arch repos. So it wouldn’t give you any idea of when the update will reach stable.
Such a loss. Who will pay for that to be cleaned off the sidewalk now?
You cannot pass off women and children dying as Hamas casualties. At least not as easily as adult men.
How does pacman work compared to apt-get ? and how to find in which package an command lies. I struggled a bit to get lsinput (to configure a rudder pedal for flight sim)
Manjaro has Pamac installed out of the box. Its commands are much more readable:
Install: pamac install {software}
Remove: pamac remove {software}
Update: pamac update
. You can just run man pamac
and read that, it’s concise and self explanatory.
You can also use Pamac-gtk (the GUI app-store). I recommend the GTK4 version. Just run sudo pamac install pamac-gtk
it will prompt you to replace pamac-gtk3.
You can enable the AUR by opening the GUI store (it will be called “add/remove software” in the app menu) > three dot menu > preferences (will prompt for password) > third party > Enable AUR support.
Only use the AUR as a last resort; check if the app is on flathub first, then the official repos, and finally check the AUR. You can add flatpak support by installing the flatpak
package and the libpamac-flatpak-plugin
optional dependency.
If you want updates to be as fast as they’d be on Arch you can switch to the unstable branch, and now you can’t blame Manjaro for your AUR problems.
and how to find in which package an command lies.
I am not sure what this means, but if you meant how to check what commands a package provides, then you can search for the package in the app-store and scroll down to “provides” everything under that section is commands the package provides.
I am struggling a bit with Zsh, like I ended up starting bash to configure an environment variable, any ressources on-it. Or shall I simply change my setting (and how) to use bash that I know a bit.
You can edit the ~/.zshrc
file to add your aliases and permanent environment variables.
On Arch based distros you can also add environment variables in the /lib/environment.d
file as KEY=value
, for setting firefox to use Wayland for example.
If you want to switch from ZSH to BASH here’s how.
lemmy.kde.social the KDE community on the instance is @kde
It does, maybe the post or comment got deleted.
Actually, no. The post is still up and the comment too. So maybe it’s just in case it gets deleted.
It’s an archive of monero.town
Fedora 39
Manjaro 23
Ubuntu 23
Linux Mint 21
Debian 12
Kernel version 6 currently 6.7.0
Now he’ll be having a few bad years.
Snap sucks, but not for the reason OP stated. There’s a decillion reasons for why Snaps suck, why make up a reason that applies to other formats that are actually good?
Simple tools for mobile; gallery, calendar, file manager, etc. A fork of the unmaintained Simple mobile tools.
There is a collection of open source apps that aim to just do their job with no fancy additions, they were called “Simple mobile tools”. They are no longer maintained, this is a fork of them.
The site itself; Facebook, Reddit, or Twitter sends you to a subdomain that then redirects you to the link you clicked. Sometimes used to check the url and warn you if it’s malicious or if it’s linking to another website, but it’s usually used for tracking as well.
I just added it because the current answer (jiggle) is a Gnome shell extension. So this is just my answer for Plasma.
KDE Plasma has a desktop effect called “Track Mouse” after you activate it you can use it by pressing Ctrl+Meta. It doesn’t look like the MacOS variant, but it does the job.
Flatpaks have the concept of runtimes; instead of downloading the entire qt tooling for a qt app the app could just use the KDE runtime same goes for GTK with the Gnome runtime. Flatpaks also have dependencies which can be shared between multiple apps even when they are not part of their runtimes, they are called “baseapps”. Flatpak apps still use double the space my normal apps take on a fresh install, so I assume using appimages to replace them will leave no space on my SSD.
Before deciding to settle on using Flatpak I tried to search for appimage permissions and how to set them, but it seems there is no such thing? If that’s true then there’s another advantage for Flatpaks and Snaps.
Also with all due respect: Flatpak and Snap tooling are not maintained by Probonodb.
The language model? It’s open source and more catered towards developers than consumers, but yes it’s here to stay along with react and other developer tools.
This isn’t a replacement for cut & past. It’s for creating a new folder and moving the files into it, not to an existing folder.