nobodyinperson, to NixOS
@nobodyinperson@fosstodon.org avatar

Man, the longer I have :nixos: and :manjaro: running in parallel, the more annoyed I am by the :archlinux: way, e.g.:

· Python update ⇒ all python-based packages must be rebuilt. -installed packages also need reinstallation.
· separation between distro repos and AUR is anoying. 'yay -Syu' (or whatever) never really works in one go (be it some stupid sudo prompt later)
· so many AUR packages don't build reliably or at all.
...

DrewNaylor, to manjaro
@DrewNaylor@mastodon.online avatar

One of Manjaro's critical flaws was not mirroring a version of the that was as old as their own copy of the repos.

thegreybeardofthetree, to openSUSE
@thegreybeardofthetree@fosstodon.org avatar

@linux Sharing a 'small' inconvenience I had to fix with (I suspect is the same) - I couldn't launch snaps (spotify, bitwarden) after update - error was: cannot determine seccomp compiler version in generateSystemKey fork/exec /usr/lib/snapd/snap-seccomp: no such file or directory

The fix (I first tried re-installing, didn't work) was to:
a. locate snap-seccomp - was in /usr/libexec/snapd
b. symlink: ln -s /usr/libexec/snapd /usr/lib/snapd

thegreybeardofthetree,
@thegreybeardofthetree@fosstodon.org avatar

@pastermil @linux the attack surface for something that isn't officially maintained by the developers, and that doesn't have more vetting (e.g. distribution packages) opens up room for malicious actors.

e.g. #arch / #aur recommends verifying scripts manually before installing, and malicious scripts have been found and removed.

There are actors like #jiatan out there. An unofficial #flatpak needs manual verification before install - that's why I just go with #snap if the flatpak isn't official

jhx, to archlinux
@jhx@fosstodon.org avatar

ChaoticAUR is quite nice. Helps when needing to install binary packages the quick way.
Not everything from the #AUR is prebuilt of course - but the most used stuff is there. 😎

#ArchLinux #AUR :arch:

https://aur.chaotic.cx/

fell, to linux
@fell@ma.fellr.net avatar

Man, I love the AUR. They even got fedi-fetcher!

Let nobody tell you that Arch isn't for servers. It's a great experience, honestly.

hare, to archlinux
@hare@fosstodon.org avatar

Hare v0.24.0 released on Arch Linux AUR.

https://aur.archlinux.org/packages/hare

Try Hare today.

#harelang #ArchLinux #AUR

zeioth, to ubuntu Spanish
@zeioth@fosstodon.org avatar

I seriously don't get how a popular distro as #Ubuntu don't have #swift or #flutter on its repositories.

This is why I don't use distros without a user repository.

People get pedantic insulting #archlinux users, but truth is you can find anything on #AUR (arch user repository)

Anything that doesn't exist on the oficial #arch repos, users can upload it and maintain it.

fell, to random
@fell@ma.fellr.net avatar

Hey @a I just wanted to say thanks for the quick reaction updating the mastodon #AUR package after the last two security updates. ✌🏻

It helps me a lot. I thought you would want to hear that. Good job.

categulario, to openSUSE Spanish
@categulario@mstdn.mx avatar

24 horas en :

extraño los repositorios de 🫠

fell, to mastodon
@fell@ma.fellr.net avatar

There we are. upgrade complete. I love the .

jhx, to archlinux
@jhx@fosstodon.org avatar

What is your favorite #AUR helper?

I personally use Yay (https://aur.archlinux.org/packages/yay) since it pretty much got everything I want/need 🙂

#archlinux

irfan, to linux

A minor update to this #XPPen Star G640 #DrawingTablet review on #Linux:

I mentioned the only minor gripe I had using it was that while it worked out of the box - if you're on a dual/more monitor setup, the tablet surface will interact with the entirety of all of your monitors instead of just your primary monitor. This was a non-issue on my #SteamDeck setup since I only use a single monitor for that. On my main #EndeavourOS/#ArchLinux based PC though I do use a dual monitor setup with it. The good news is, if you do use a dual monitor setup or more, there's an official driver by XP-Pen you could install from the #AUR called xp-pen-tablet.

I installed it, restarted my PC, and now the XP-Pen Driver UI utility starts upon boot and through its nice GUI, I was able to easily configure the tablet to only interact with my primary monitor instead of both my monitors. For a cheap lil tablet to have THIS working THIS well on Linux, I couldn't be happier 😭 There are other configuration options I could tinker with in the app such as setting the pressure sensitivity of the pen, or what the buttons on the pen are binded to, but I just couldn't be bothered and really only needed this. Big W XP-Pen.

RE: https://sakurajima.social/notes/9o2g2soasn

jerry, to random

I am learning tonight that the Google Play store is/was a paragon of robust security

kkarhan,
@kkarhan@mstdn.social avatar

@jerry Are you shure the person claiming that is sober?

Cuz whilst #GooglePlay does delete #malware when it's obvious malware that doesn't make it more or less secure than say if #AUR or #MicrosoftStore had a $25 #paywall on account creation.

jasonnab, to random

sed -i 's|https://api.listenbrainz.org|http://localhost:42010|g' strawberry/src/scrobbler/listenbrainzscrobbler.cpp

easiest way to use maloja with strawberry and the listenbrainz scrobble backend

fell, to mastodon
@fell@ma.fellr.net avatar

And here we are, Mastodon v4.2.3!

That took less than 60 seconds and one command. I knew installing it through the AUR would pay off! 😼 🐧

(Shoutout to the maintainer of the AUR package, Anthony Wang / dodecahedron)

#Mastodon #MastoAdmin #ArchLinux #AUR

fell, to archlinux
@fell@ma.fellr.net avatar

Does Arch Linux have a way to apply custom patches to an AUR package and automatically reapply them when installing updates? Would be cool.

#ArchLinux #Arch #Linux #AUR

linuxiac, to linux
@linuxiac@mastodon.social avatar

Paru 2.0 Arch’s AUR Helper Is a Major Update After Long Hiatus
https://linuxiac.com/paru-2-0-arch-aur-helper/

#linux #opensource #aur #archlinux

governa, to random
@governa@fosstodon.org avatar

#AUR Helper #Paru 2.0 Upgrade is Here With Features for Power Users

https://news.itsfoss.com/aur-helper-paru-2-0/

fell, (edited ) to selfhosted
@fell@ma.fellr.net avatar

I need some advice with a decision about self hosting.

Situation: I got a handful of websites and mail accounts as well as a Mastodon instance, a Conduit Matrix server and a bunch of other small utilities on my old server. I used Plesk to manage all this before, but now my old provider is charging a Premium for Plesk, so I'm migrating away.

Option A: My first idea was to ditch any sort of management tools and configure everything myself. I would make use of the Arch Linux AUR where possible to help with keeping everything up-to-date.

Option B: I gave YunoHost a go and I've been impressed with the amount of supprted software as well as its performance and reliability. It would be a big help, but I'm worried it would end up making things more complex since it's based on slightly-outdated Debian 11 and installing applications currently unavailable on YunoHost might require dirty hacks.

Note: Some of you might suggest containers. That is an option, but I'm not going to use Docker and make myself dependent on a commercial product again.

odddev, to firefox
@odddev@hachyderm.io avatar

Use #firefox based browsers. Please.

MsDropbear425,

@odddev Oh, i should clarify this. If bells & whistles are your desire, pls ensure you install the "Stable" variant, & avoid the "Lightning" one. That latter one is crazy IMO; the Dev ripped out LOTS of the goodies 😱​

My real :floorp:​ in my :archlinux: :kde: :plasma: #ArchLinux #KDEPlasma Host, is that full Stable one, & it's fabbo. I did first explore it in some VMs before i changed my daily browser from :firefox_nightly:​, & some of those experiments included using the #Flatpak version [i usually avoid FPs]. If users try to install FP Floorp via their distro's GUI app manager [eg, Discover in KDE Plasma], it only offers the sad sorry stripped-down Lightning variant. So, anyone determined to use FP, needs to install it via the FP website, then opt for the terminal method... coz that then lets you choose which of the two variants you want.

In my Host Arch, i just installed it as a regular #AUR pkg. I love it!

Good luck.

gnulinux, to linux German
@gnulinux@social.anoxinon.de avatar

Manjaro, eine besondere Rolling Linux Destribution der anderen Art

Manjaro, ein auf Arch Linux basierendes, benutzerfreundliches Betriebssystem.

#Arch #Arch_Linux #AUR #Rolling_Release #Linux

https://gnulinux.ch/manjaro-eine-besondere-rolling-linux-destribution

governa, to linux
@governa@fosstodon.org avatar
fell, to gamedev
@fell@ma.fellr.net avatar

So, like many folks, I'm doing a bit of saturday work from home to support the project as it is getting closer to release.

Since my home desktop is primarily a system, I decided to try and see if I could compile a game without Windows.

Short answer: No. I could not.

There is actually an package that gives you a working compiler in , but there is no way to get to work to build .sln and .vcxproj files.

I wonder how much worse the build time would be in a VM 🤔

ClickHouseCI, to fun

Today I've seen a cool game to learn #git #OhMyGit

It's awesome! https://ohmygit.org/

Although to play it, I must get done a couple of things:

Gaming on linux is so #FUN!

Linux_Is_Best, to China
@Linux_Is_Best@mastodon.social avatar

I dared to try, Ubuntu Kylin.

I didn't like the default desktop, UKUI (Ubuntu Kylin User Interface). While I liked the coloring and style, the user menu was not organized (everyone in 1 long menu). The default greeter for log-in looked like a poor copy from Windows, if only for the virtual keyboard that takes over your display when you try to log in.

1 of 4

#UbuntuKylin #Kylin #China #Linux

Linux_Is_Best,
@Linux_Is_Best@mastodon.social avatar

@housepanther

I tend to use EndeavourOS, as my preferred distro. But I also enable the Chaotic-AUR repo which is an automated building repo for AUR packages.

https://aur.chaotic.cx/

I got fed up building AUR installations. Then having to remember to use yay instead of pacman to update them.

#Arch #EndeavourOS #AUR #Linux

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • kavyap
  • DreamBathrooms
  • tacticalgear
  • magazineikmin
  • khanakhh
  • everett
  • Youngstown
  • mdbf
  • slotface
  • rosin
  • ethstaker
  • InstantRegret
  • thenastyranch
  • JUstTest
  • ngwrru68w68
  • cisconetworking
  • cubers
  • osvaldo12
  • modclub
  • GTA5RPClips
  • tester
  • Durango
  • provamag3
  • anitta
  • Leos
  • normalnudes
  • lostlight
  • All magazines