Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (23 loc) · 957 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 957 Bytes

This repository has been migrated to the self-hosted ari-web Forgejo instance: https://git.ari.lt/ari/dinolay

dinolay

warning i am currently on arch linux due to my hw being very new and the kernel not supporting some of it so im trying ti stay on edge, this overlay wont be updated til my hw gets support, im sorry for any inconveniences :3

Depricated ebuilds overlay

https://github.com/TruncatedDinosour/deaddino

Installation

Manual

$ sudo mkdir -p /etc/portage/repos.conf
$ sudo curl -fl 'https://raw.githubusercontent.com/TruncatedDinosour/dinolay/main/dinolay.conf' -o /etc/portage/repos.conf/dinolay.conf
$ sudo emerge --sync dinolay

Eselect repository

$ sudo eselect repository add 'dinolay' 'git' 'https://github.com/TruncatedDinosour/dinolay.git'
$ sudo eselect repository enable dinolay
$ sudo emerge --sync dinolay

Layman

$ sudo layman -a dinolay
$ sudo layman -s dinolay