Hello, I'm trying to install a printer driver for an Epson L575 driver and it's requiring LSB 3.2 as a dependency. actually this is for an Antergos system. But I think this may need to be done at the archlinux level? Thanks!
On 03/23/2018 08:20 PM, Joe Baker wrote:
Hello,
I'm trying to install a printer driver for an Epson L575 driver and it's requiring LSB 3.2 as a dependency.
I doubt that very much. Anything that "requires LSB" is not doing so via pacman packages. Arch Linux and derivative distros like Antergos have never provided nor asked for LSB compliance, on the grounds that LSB is vaguely silly.
actually this is for an Antergos system. But I think this may need to be done at the archlinux level?
If you really want LSB instead of actual dependencies on specific programs, you're welcome to create an AUR metapackage that depends on all the necessary tools. This might be awkward to do so, as one of the things it requires is ncurses 5 (so it would need to depend on another AUR package https://aur.archlinux.org/packages/ncurses5-compat-libs/ ) -- Eli Schwartz Bug Wrangler and Trusted User
participants (2)
-
Eli Schwartz
-
Joe Baker