8000 GitHub - sisihagen/portage: This is my repo on Gentoo with Software I use.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sisihagen/portage

Repository files navigation

This is my private Repo with Software I use, but either I can't find it in portage, or it's lagging behind in versions.

A few steps are necessary to use the Repo.

cd /var/db/repos
git clone https://github.com/sisihagen/portage sisi

Then need to make it usable for portage with a file in /etc/portage/repos.conf

echo "[sisi]" > /etc/portage/repos.conf/sisi.conf
echo "location = /var/db/repos/sisi" >> /etc/portage/repos.conf/sisi.conf

If you like to use layman to automate it:

layman -f -o https://raw.githubusercontent.com/sisihagen/portage/master/repositories.xml -a sisi

Now it's ready to use. Have fun with Gentoo Linux!

About

This is my repo on Gentoo with Software I use.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0