Opened 2 years ago

Closed 2 years ago

#9139 closed defect (duplicate)

Re: [chimerax-users] ChimeraX not able to install for ubuntu22

Reported by: Greg Couch Owned by: Greg Couch
Priority: normal Milestone:
Component: Platform Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

Do not use dpkg to install ChimeraX.  You must use apt as shown on the 
ChimeraX download page.  dpkg will not install the dependencies and apt 
will.  And when using apt, the final argument must have a slash in it, 
so it is recognized as a file name and not a package name.  In your case:

     sudo apt install ./ucsf-chimerax_1.6.1ubuntu22.04_amd64.deb

would work.

And please copy & paste the text instead of sharing a screenshot if 
possible when reporting a problem.  That way other people can copy & 
paste snippets for testing and in replies.

     HTH,

     Greg

On 6/6/2023 8:57 PM, himanshi singh via ChimeraX-users wrote:
> Greetings!
>
> Kindly find the attached screenshot for installing in ubuntu22, it 
> says dependencies unmet.
>
> Kindly guide me.
>
> Thankyou
>
> Regards
>
> Himanshi
> PhD candidate
> IIT Kanpur
> India
>
>
>
> _______________________________________________
> ChimeraX-users mailing list -- chimerax-users@cgl.ucsf.edu
> To unsubscribe send an email to chimerax-users-leave@cgl.ucsf.edu
> Manage subscription:

Change History (2)

comment:1 by Eric Pettersen, 2 years ago

Component: UnassignedPlatform
Owner: set to Greg Couch
Platform: all
Project: ChimeraX
Status: newassigned

comment:2 by Eric Pettersen, 2 years ago

Resolution: duplicate
Status: assignedclosed

Follow up to #9138

Note: See TracTickets for help on using tickets.