2024-11-21 22:41:34 -05:00
2024-11-03 16:22:36 -05:00
2024-11-19 19:20:15 -05:00
2024-11-03 15:14:01 -05:00
2024-04-26 16:01:35 +00:00
2024-11-02 21:17:08 -04:00
2024-04-26 16:30:17 +00:00

sravan-overlay

Description

This is my personal gentoo overlay which holds ebuilds for programs I couldn't find in the default gentoo repos and/or programs that I have configured or written myself (e.g., personal dwm-flexipatch configuration).

Usage

First, you will need to install the eselect-repository package.

sudo emerge app-eselect/eselect-repository

Then, you can add this repository and sync.

sudo eselect repository add sravan-overlay git https://gitea.sravanbalaji.com/sravan/sravan-overlay.git
sudo emerge --sync

Finally, you can install packages from this repo. For example, my personal configuration of dwm-flexipatch.

sudo emerge x11-wm/dwm-flexipatch::sravan-overlay
Description
Personal Gentoo ebuild overlay
Readme 2.9 MiB
Languages
Shell 93.5%
Roff 5.1%
Just 1.4%