Install QTILE on Debian 12 Bookworm with Python Virtual Environment

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ต.ค. 2024
  • Intro Music from bensound.com
    Debian debootstrap zfs install:
    • Debian 11.4 ZFS Bootst...
    Debian BTRFS install with zram:
    • Debian 12 Bookworm Min...
    LVM deep dive tutorial
    • Linux Logical Volume M...
    GitLab
    gitlab.com/lin...
    TH-cam
    / linuxdabbler
    Twitter, MeWe, Mastodon.social
    @linuxdabbler
    Software I use:
    Librewolf -- Web Browser
    qutebrowser -- Web Browser
    OBS Studio -- Recording Software
    Kdenlive -- Video Editor
    Audacity -- Audio Editor
    Vim/Neovim -- Text Editor

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

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

    You are amazing. I would love to see a complete install and configuring of Debian + Xfce from your wtm perspective :)

  • @TheLinuxCast
    @TheLinuxCast 11 หลายเดือนก่อน +6

    Excellent as always!

    • @linuxdabbler
      @linuxdabbler  11 หลายเดือนก่อน +2

      Thanks Matt... I know you must be thinking... "Where was this video MONTHS ago!!!" ... Lol sorry it took me a while.

  • @peepingThomist
    @peepingThomist 3 หลายเดือนก่อน

    I hope you'll return with more videos, especially Debian-related ones. I appreciate your work.

  • @JustAGuyLinux
    @JustAGuyLinux 11 หลายเดือนก่อน

    As Always... Video Gold Mike! Plus, thanks for the mention in the video and in the description. If you don't mind, I think I will alter the qtile portion of the bookworm-scripts to replicate your methodology. I know it currently works, but tend to think the long term upside is MORE than justified.

    • @linuxdabbler
      @linuxdabbler  11 หลายเดือนก่อน

      @JustAGuyLinux. I have a script on my gitlab for installing qtile this way if you'd like to have a look... Feel free to use whatever you want.
      gitlab.com/linuxdabbler/debian-install-scripts

  • @__maskass
    @__maskass 11 หลายเดือนก่อน

    Fantastic video! Been thinking of giving qtile a try for a while now but had issues setting it up in Mint. I recently switched to Debian and have been absolutely loving it, but AwesomeWM has me wrapped around its little finger😅😂

  • @Little-bird-told-me
    @Little-bird-told-me 11 หลายเดือนก่อน +1

    Sir its time to move to Wayland. And Qtile is wayland ready. Would love a video at some future date, until then we will wait :)

    • @linuxdabbler
      @linuxdabbler  11 หลายเดือนก่อน +1

      @Little-bird-told-me. Great name BTW... I haven't tried many Wayland compositors aside from sway, but qtile, dwl, and hyprland seem pretty neat and I will definitely try them at some point... but I probably won't make a video until I have something worth showing. Be it a deploy script, a rice, or both.

  • @busterbrown8830
    @busterbrown8830 11 หลายเดือนก่อน

    Great video - understood it.
    DistroTube recently had a video on installing a python3 program using venv - so, was familiar w/that.
    until nextime ...

  • @ketimcodes
    @ketimcodes 2 หลายเดือนก่อน

    Come back dude... You channel is great

  • @BioqJAC
    @BioqJAC 11 หลายเดือนก่อน

    Quality stuff as always!

  • @itsfish8672
    @itsfish8672 11 หลายเดือนก่อน

    Sweet vid man.

  • @ex0ja
    @ex0ja 11 หลายเดือนก่อน

    Weird I tested this out on my debian install that already had KDE first and it worked. Then I wanted to do on a fresh minimal install and when I did the /bin/pip install qtile/. I get the externally managed error. I am following exactly what the error said (same thing you said to do in the video with venv) but no luck!

  • @TheLinuxCast
    @TheLinuxCast 11 หลายเดือนก่อน

    Also, awesome water bottle.

    • @linuxdabbler
      @linuxdabbler  11 หลายเดือนก่อน

      I agree. Love this new water bottle

  • @lqlarry
    @lqlarry 11 หลายเดือนก่อน +1

    Thanks!

  • @ogis
    @ogis 11 หลายเดือนก่อน

    Nice video. By the way, not needing manual copy of qtile config. It automatically created when you first launching qtile.

  • @SenthilBabuji
    @SenthilBabuji 9 หลายเดือนก่อน

    You did not use venv at all. To use venv you have to activate it. In this case you installed all needed dependencies to your system and not the venv.

  • @aronlinesl
    @aronlinesl 11 หลายเดือนก่อน +2

    We need hyprland as well.

  • @molinvim
    @molinvim 11 หลายเดือนก่อน

    Awesome video bro!
    Btw, How can I select qtile in my DM? right now im using "ly" but it doest show qtile as an option.

    • @linuxdabbler
      @linuxdabbler  11 หลายเดือนก่อน

      I believe you would need to locate the qtile.desktop file and put it in the .xsessions folder alongside your default desktop session file.

  • @МішаняБ
    @МішаняБ 11 หลายเดือนก่อน

    🎉

  • @jasonjason8639
    @jasonjason8639 11 หลายเดือนก่อน +1

    why not dwm anyway..

    • @linuxdabbler
      @linuxdabbler  11 หลายเดือนก่อน

      I like qtile, and while it isn't my daily driver (that's reserved for dwm and spectrwm), I wanted to share the steps to get it working through a python virtual environment. My old video covering this doesn't work anymore.