Skip to content

ibhagwan/picom-ibhagwan-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Void Linux template file for xbps-src

Instructions for building picom-ibhagwan on void linux using xbps-src:

  1. Setup the void-packages repo:
❯ git clone --depth=1 https://github.com/void-linux/void-packages
❯ cd void-packages
❯ ./xbps-src binary-bootstrap
❯ echo XBPS_ALLOW_RESTRICTED=yes >> etc/conf
  1. Download the template repo and copy into srcpkgs:
❯ git clone https://github.com/ibhagwan/picom-ibhagwan-template
❯ mv picom-ibhagwan-template ./srcpkgs/picom-ibhagwan
  1. Build & install the package:
❯ ./xbps-src pkg picom-ibhagwan
❯ sudo xbps-install --repository=hostdir/binpkgs picom-ibhagwan 

Note #1: if you have xtools installed you can install the package by running xi -f picom-ibhagwan (instead of using xbps-install).

Note #2: before installing the package make sure to remove all other compton|picom packages with sudo xbps-remove picom compton.

About

Void Linux template file for xbps-src

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published