• 0 Posts
  • 44 Comments
Joined 11 months ago
cake
Cake day: July 21st, 2023

help-circle




  • Love it when people speak with authority and are confidently incorrect. Eugenia is right.

    You could potentially use flatseal to grant the flatpak the necessary permissions, and you might find out what those permissions are by looking for other users experiences with the flatpak version.

    Or, you find the .deb file and it installs natively without being sandboxed. OR, you can find a PPA repository for it, load said repository and install your software.

    But those things require learning a little. Linux rewards self starters who can use a search engine and forums. Hope this maybe points you in the right direction.




  • I spent my first year of Linux installing a new distro, or same distro with a different DE probably every other week, sometimes more than once in a week. The Linux ecosystem rewards self starters with curiosity and the ability to search for answers.

    LearnLinuxTV is an amazing YouTube channel, high quality distro tours and reviews, as well as tutorials at various levels of mastery. ItsFOSS and Phoronix are great sources for Linux news that help you build some awareness and vocabulary. The official forums of almost every distro are extremely helpful places to find solutions to problems. You just kinda have to be motivated to seek out the answers you need as they arise.


  • That’s one thing I find particularly neat about Fedora, it has all of these software package groups that can be either added on at install, or installed at any time, including:

       3D Printing
       Administration Tools
       Audio Production
       Authoring and Publishing
       Books and Guides
       C Development Tools and Libraries
       Cloud Infrastructure
       Cloud Management Tools
       Container Management
       D Development Tools and Libraries
       Design Suite
       Development Tools
       Domain Membership
       Fedora Eclipse
       Editors
       Educational Software
       Electronic Lab
       Engineering and Scientific
       FreeIPA Server
       Games and Entertainment
       Headless Management
       LibreOffice
       MATE Applications
       MATE Compiz
       Medical Applications
       Milkymist
       Network Servers
       Office/Productivity
       Robotics
       RPM Development Tools
       Security Lab
       Sound and Video
       System Tools
       Text-based Internet
       Window Managers
    

  • I got a laptop with a touch screen for a young kid in my family, installed Fedora Workstation with its native Gnome desktop, and touch worked great without any tinkering.

    Gnomes workflow is a big departure from windows, but with its gesture navigation on a trackpad, I think it’s a highly superior way to use a laptop. My desktop gets KDE Plasma, but if I had a laptop it would use gnome




  • Why bother with Pop!_OS when you’re comfortable with Arch? Arch is, in my opinion, better for gaming just due to its newer packages, and certainly its newer Kernel. I’ve been running EndeavourOS which is basically just pre packaged Arch, and it handles all of my gaming and productivity tasks more to my liking than any Ubuntu based distro, certainly better than Pop! did.

    Also, I see no reason why you shouldn’t delete all of your old partitions and start fresh, but when you do, give EndeavourOS a whirl and see if it handles all of your dev tasks and gaming. I think you’re over complicating your system and not getting any tangible return from dual booting Pop!



  • I would say that EndeavourOS, while being more fleshed out than vanilla Arch, has a lot fewer GUI tools for system configuration than say, Linux Mint. Mint has GUI tools for managing PPAs and extra repositories, managing graphics drivers, updating packages and much much more. This has become pretty common in distros aimed toward ease of use for newcomers. EndeavourOS has none of that, with the stated goal of seeing users dive into the command line a little more.

    As a result I’ve learned a lot in the CLI. Setting up BTRFS with timeshift auto snaps taught me a little about configuring grub and systemd, so now I’m learning how to set my fan curves and AIO pump to presets I’ve built into shell scripts to interact with liquidctl, and systemd config files to make them persistent after sleep and reboot. You could totally do all of that in the terminal in any distro, but EndeavorOS not having any GUI handholding made me leave my comfort zone and start learning more.



  • My suggestion to you, is please oh please replace Manjaro with EndeavourOS. It does everything Manjaro does but better. The learning curve will still be the same.

    pacman: EndeavourOS has yay installed by default, which is an AUR helper. It interacts with pacman and builds your packages for you. yay -S steam for instance calls up pacman and builds the steam package from the repo and takes some of the head scratching out of it. Very easy to use. A simple “yay” to update, no sudo needed, yay will ask for a sudo password when it needs it.

    Shell selection: bash is fine, and bash is enabled by default in EndeavourOS.

    But the real reason to use EndeavourOS, aside from having an arch based rolling release distro, is its community and support. An amazing forum, tons of documentation between EOS and arch itself, and fantastic wiki that guides you through various tools and utilities you may want to use.

    It is a terminal centric distro, but you can easily install GUI tools for things you don’t want to do in the CLI.

    I would even be down to correspond and help you out if need be. Manjaro looks cool when you’re in those early stages of outgrowing Ubuntu, but it’s not the distro you’re looking for, I promise.



  • Yeah, you make valid points. Maybe Linux isn’t for people who need windows capabilities for work. I enjoy the tinkering, but I don’t make my money on my Linux machine. I work in construction, I’m only a nerd at home.

    So, my machine does everything I need it to in Linux. Some things require me to memorize fairly lengthy commands and perform more complicated functions than I’d ever have to in windows. Sometimes I learn things the hard way, sometimes my shit breaks. I try to learn something while fixing it, and if it doesn’t work I nuke and pave and keep good backups.

    The satisfaction I get from becoming competent must give me some serious dopamine because I’ve stuck with it, and I’ve come to perform most day to day actions in the CLI.

    I certainly don’t think OP has a lack of ability to learn, but, I also don’t think Linux is a good fit for his use case. Yet.


  • Fecundpossum@lemmy.worldtoLinux@lemmy.mlI tried, I really did
    link
    fedilink
    English
    arrow-up
    12
    ·
    5 months ago

    The sinking sensation of realizing that my entire operating system is spyware that phones home tens or hundreds of times each time I sit down to use it. Massive bloat and poor optimization neutering my otherwise just fine hardware. My operating system deciding it will no longer support my beater legacy hardware.

    Really the shift happened when I became privacy conscious, and once I saw that all of my gaming and day to day tasks worked just fine on Linux I decided to go all in.