Skip to content

a docker image that builds a qtile deb package for Ubuntu 20.04

Notifications You must be signed in to change notification settings

deedoubledub/qtile-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qtile Builder

Generate a deb package to install Qtile on Ubuntu 20.04.

Build the image

$ cd qtile-builder
$ docker build -t qtile_builder .

Generate the deb

$ ./run.sh

The raw files along with a deb package will be generated in ./build

Install Qtile

$ sudo apt install ./build/qtile_<version>_amd64.deb

About

a docker image that builds a qtile deb package for Ubuntu 20.04

Resources

Stars

Watchers

Forks

Packages

No packages published