You are not logged in.

#1 2019-03-08 17:43:27

santiims
Member
Registered: 2019-03-08
Posts: 4

NVIDIA 32-bit library

Greetings!

First of all, I'm an arch newbie, so go easy on me.

I have installed the base arch installation on my laptop and gotten to the point of installing a desktop environment.
I'm following tutorials and the wiki on the xorg page and it lists that I need to run this command

sudo pacman -S nvidia nvidia-utils lib32-nvidia-utils 

However, I get response: Target not found: lib32-nvidia-utils
I have edited /etc/pacman.conf to include multilib repository (and ran pacman -Sy afterwards).
My question is - has the lib32 been moved somewhere? How do I acquire it?

Offline

#2 2019-03-08 18:40:12

mmdamin
Member
From: Iran
Registered: 2019-02-19
Posts: 205
Website

Re: NVIDIA 32-bit library

if you have enabled multilib, you can install it easily by pacman -S lib32-nvidia-utils, I have GT610 and I installed lib32-nvidia390-utils without any problem. I was able to launch .NET WPF apps that uses DirectX after that.

Offline

#3 2019-03-08 18:48:40

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: NVIDIA 32-bit library

Post your pacman.conf.

I'm going to take a wild guess and say that you forgot to uncomment the [multilib] line smile

You should also read this as a matter of urgency...
https://wiki.archlinux.org/index.php/Sy … nsupported


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#4 2019-03-08 20:44:16

santiims
Member
Registered: 2019-03-08
Posts: 4

Re: NVIDIA 32-bit library

Slithery wrote:

I'm going to take a wild guess and say that you forgot to uncomment the [multilib] line smile

That was actually it, thanks! When uncommenting the line, I thought only the mirror link actually mattered.

Last edited by santiims (2019-03-08 20:44:31)

Offline

#5 2019-03-08 22:16:57

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,635

Re: NVIDIA 32-bit library

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB