Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help package it on Gentoo Linux #1

Closed
jian-lin opened this issue Dec 21, 2020 · 1 comment
Closed

Help package it on Gentoo Linux #1

jian-lin opened this issue Dec 21, 2020 · 1 comment

Comments

@jian-lin
Copy link

jian-lin commented Dec 21, 2020

Hi, there. Nice wok!

I help package it on GURU repo of Gentoo Linux. It is called x11-misc/betterlockscreen_rapid.

The steps to install it are as follows:

# install a repository management tool
sudo emerge --ask --verbose app-eselect/eselect-repository
# refresh the repository list
sudo eselect repository list
# enable guru
sudo eselect repository enable guru
# sync guru
sudo emerge --sync guru
# install betterlockscreen_rapid
sudo emerge --ask --verbose x11-misc/betterlockscreen_rapid

This will benefit Gentoo users. It would be very appreciated if you add this information to the readme file.

@oakszyjrnrdy
Copy link
Owner

Many thanks for your contribution. I've added it to readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants