Installing Qtile on Debian Bookworm, Setting up Virtual Environment and Troubleshooting Ly console.

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ต.ค. 2024
  • Show Notes:
    github.com/dre...
    Software:
    Distro: Debian 12 Bookworm (Stable)
    www.debian.org...
    === Shout Out to The Linux Tube ===
    / @linuxdabbler
    JustAGuyLinux bookworm scripts
    github.com/dre...
    Proton Mail:
    pr.tn/ref/CBK9...
    Github:
    github.com/dre...
    Twitter:
    / justaguylinux
    Fosstodon
    fosstodon.org/...

ความคิดเห็น • 17

  • @JustAGuyLinux
    @JustAGuyLinux  5 หลายเดือนก่อน +8

    Sorry. Thought I could get this done in less time. Oh well. Overestimated myself.... yet again!! BTW, for Xorg only.

    • @donaldwilliams6821
      @donaldwilliams6821 5 หลายเดือนก่อน +4

      Drink more coffee next time so you and talk and type quicker! :)

    • @JustAGuyLinux
      @JustAGuyLinux  5 หลายเดือนก่อน +1

      @@donaldwilliams6821 I knew I forgot something today!!

    • @fufuyfiufyuyvfhvjvjhvjjv6014
      @fufuyfiufyuyvfhvjvjhvjjv6014 5 หลายเดือนก่อน

      Can you make a video for Wayland?

  • @guppygait
    @guppygait 5 หลายเดือนก่อน +1

    Good stuff, love your channel. Was reading up on Qtile and this certainly helped things forward.
    Just wondering, why not just pip install qtile?

    • @Jarydwithay_
      @Jarydwithay_ 4 หลายเดือนก่อน

      Debian will not let you install python packages system wide through pip. While you could manually override this, trying to install pip packages outside of a virtual environment could cause version conflicts and break your system, especially on a distro that uses older packages like Debian.

    • @guppygait
      @guppygait 4 หลายเดือนก่อน +1

      @@Jarydwithay_ Well yes, you need to create and activate a venv first. But then you can just install and update qtile with pip instead of installing a git version. Works absolutely fine and seems to be easier to maintain.

  • @urgentino8920
    @urgentino8920 5 หลายเดือนก่อน +1

    You make great videos, I looked through all of them and there was nothing about awesomewm yet. What do you think? I hope it will appear soon.

  • @dejanzabaljac6950
    @dejanzabaljac6950 5 หลายเดือนก่อน +1

    Hey Drew, is there possibility that you can make video about Windowmaker, i am interested in that DE for a while but not sure if its worth it or not.
    Thanks for a Qtile installation!

  • @edbeckerich3737
    @edbeckerich3737 5 หลายเดือนก่อน +1

    Just want to hop in and say, I LOVE QTILE!!!

    • @edbeckerich3737
      @edbeckerich3737 3 วันที่ผ่านมา

      I used this, it worked perfectly!! And as I love Qtile, you have my thanks for this video!!

  • @DavidLee-jd5ot
    @DavidLee-jd5ot 4 หลายเดือนก่อน +1

    In vanilla arch with ly conlose it worked, I installed thorough pacman. Perhaps something missing in debian to install.

  • @mesjatecrae2308
    @mesjatecrae2308 5 หลายเดือนก่อน +1

    That's not how to use python3 virtual environments - you should activate the environment then run your pip commands when inside the environment.
    e.g.
    > source /home/drew/.local/src/venv/bin/activate
    then, you do the pip installs
    >pip install psutils

  • @gizzmoguy.
    @gizzmoguy. 5 หลายเดือนก่อน +1

    I like the minimalism of Ly but it does not work on Fedora nor openSUSE

  • @UnhingedNW
    @UnhingedNW 5 หลายเดือนก่อน +1

    Well if you want another 5 min video idea, I have been finding conflicting info on how to install a backports kernel on stable! Hahaha

    • @JustAGuyLinux
      @JustAGuyLinux  5 หลายเดือนก่อน +1

      Thanks for the idea!