Package Details: slimlock 1.4.1-1

Git Clone URL: https://aur.archlinux.org/slimlock.git (read-only, click to copy)
Package Base: slimlock
Description: Unholy screen locker (without SLiM)
Upstream URL: https://slim-fork.sourceforge.io/
Licenses: GPL-2.0-or-later
Conflicts: slim, slimlock-git
Submitter: None
Maintainer: WorMzy
Last Packager: WorMzy
Votes: 82
Popularity: 0.000000
First Submitted: 2010-12-24 22:51 (UTC)
Last Updated: 2026-09-05 16:09 (UTC)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

WorMzy commented on 2026-09-05 16:14 (UTC)

Thanks for the heads up. It's been a looooong time since I last used slim/slimlock, and I'm actually surprised this package is still getting used by anyone. The 1.3.6 code was too far bitrotted to compile these days, but fortunately it turns out there was a fork that released updated versions (which also fail to compile without patches...).

I've updated both the package and the dependencies.

dreieck commented on 2026-09-05 09:06 (UTC)

depends needs to be changed (libjpeg):

Can you please change

  • dependendy libjpeg to libjpeg-turbo (any maybe existing make dependency libjpeg needs also to be changed to libjpeg-turbo),
    or maybe more elaboreate,
  • dependencies libjpeg to libjpeg.so AND add make dependency libjpeg-turbo?

Reason: Arch Linux does not have libjpeg anymore, and libjpeg-turbo stopped to declare libjpeg in it's provides array.

Regards and thanks for maintaining!

WorMzy commented on 2020-09-03 15:39 (UTC)

Neither. This is just the standalone screenlocking component of slim from [extra].

lorddickfist commented on 2020-09-03 06:48 (UTC)

So does this handle logins as well or do I need to startx?

WorMzy commented on 2019-02-11 09:34 (UTC)

Oops, my bad! Fixed now.

gavinhungry commented on 2019-02-11 05:59 (UTC)

@WorMzy,

Whoops! You made it install to /eetc/pam.d !

WorMzy commented on 2019-02-11 00:02 (UTC)

Thanks for the heads up, gavinhungry. Update pushed.

gavinhungry commented on 2019-02-08 21:16 (UTC) (edited on 2019-02-08 21:17 (UTC) by gavinhungry)

If you have trouble with slimlock after updating to pambase 20190105.1-1, this is because of a change to the PAM base config:

https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/pambase&id=3552aba772e8bebbe754a4d01f2729e291dd2070

Create /etc/pam.d/slimlock with the following:

#%PAM-1.0
auth  required  pam_unix.so

WorMzy commented on 2014-11-05 07:10 (UTC)

It conflicts with slim because the slim package comes with slimlock. This package is for people who just want the screenlocking program, and not the login manager.

vohof commented on 2014-11-05 06:28 (UTC)

I don't understand. Why does this conflict with slim? How will I be to use slim if this conficts with it.