Skip Navigation

Posts
2
Comments
259
Joined
2 yr. ago

  • The world if we could use wildcards on ADB push/pull directly..

  • Like I said in the post on c/archlinux, I had more problems on 'user-friendly' distros, than I had on Arch.

  • I had more problems on 'user-friendly' distros, than I had on Arch.

  • I'd recommend against it, but if you'd really want to try something Arch-based, you can try EndeavourOS.

  • If you have NetworkManager installed (you should have), you can use nmtui, TUI tool.

    TUI is

    <u>

    T

    </u>

    erminal

    <u>

    U

    </u>

    ser

    <u>

    I

    </u>

    nterface, and IMO very user-friendly.

  • In Pop!_OS, you have the Pop!_Shop, and they added their own repos for software aren't included in Ubuntu's repo or exist mainly as Snap packages; they also included Flathub.

    Under the app name you want to install, you'll have a little drop-down box with option to choose (if there's more than one option) where to download the package from.

  • && means execute if the command before ended successfully

    || means execute if the commnad before failed

    ; just means execute the command - no matter if succeeded or failed

  • Use && to use multiple commands one after the other, don't use ;.

  • Last time I checked, it worked on all Firefox 'spins', except stable; it also works on Mull and Fennec.

  • You could also add Iceraven's collection.

    Collection Owner (User ID) - 16201230

    Collection name - What-I-want-on-Fenix

  • Settings - About <browser-name&gt; - tap on logo 3(?) times - Custom Add-on Collection - add your own collection.

  • It does work with Redirector.

     
        
    Reddit to Old.Reddit
    http*://*.*/r/linux/
    http*://*reddit.com/*
    https://old.reddit.com/$3
    
      
  • BTW, for AUR helpers, you don't use sudo.