Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

470
Views
No package lib32z1,lib32ncurses5,lib32stdc++6 available in centos

During installing android studio in centos the Unable to run mksdcard SDK tool. error occure. I try to find out the solution on net but unable to install

yum install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6

and the error is no package available.Also i have updated the yum. So please if there is any solution for it.

over 4 years ago · Santiago Trujillo
3 answers
Answer question

0

The below commands helps for me on centos-7
For lib32stdc++6

sudo yum install libstdc++*

For lib32z1

sudo yum install zlib*

For 32 bit system compiling sudo yum install zlib.i686

For lib32ncurses5

sudo yum install libncurses*
over 4 years ago · Santiago Trujillo Report

0

yum list available

The command above will list all the available packages including the 32 bit ones with extension .i686, install the ones that are required.

thereby the similar packages in RedHat based system for apt-get lib32stdc++6 lib32z1 is as below

yum -y install libstdc++.i686 zlib.i686

over 4 years ago · Santiago Trujillo Report

0

Centos does not have these rpms lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6

you can try : yum install libstdc++.i686

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!