I was gifted an Alienware M15 R2 this week and installed Linux Mint 22.3 in a dual boot configuration. I'm following the instructions to install AWCC on a debian based machine at https://github.com/tr1xem/AWCC
Step 1 is:
sudo apt-get install acpi-call-dkms git meson ninja-build cmake libx11-dev libgl-dev pkgconf g++-13 libxkbcommon-dev libglfw3 libudev-dev pkexec libwayland-bin libwayland-dev libxrandr-dev libxinerama-dev libcursor-dev libxi-dev
An error is returned:
E: Unable to locate package libcursor-dev
I've tried loading the package separately and it installs without error. Can anyone help?
Best Regards,
I was gifted an Alienware M15 R2 this week and installed Linux Mint 22.3 in a dual boot configuration. I'm following the instructions to install AWCC on a debian based machine at https://github.com/tr1xem/AWCC
Step 1 is:
sudo apt-get install acpi-call-dkms git meson ninja-build cmake libx11-dev libgl-dev pkgconf g++-13 libxkbcommon-dev libglfw3 libudev-dev pkexec libwayland-bin libwayland-dev libxrandr-dev libxinerama-dev libcursor-dev libxi-dev
An error is returned:
E: Unable to locate package libcursor-dev
I've tried loading the package separately and it installs without error. Can anyone help?
Best Regards,