terminal is not locating the packages
Asked by
shubham singhntshubham200@
on 2013-12-08
terminal is not locating the packages when i type stu apt-get install wine-1.6
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- 2013-12-08
- Last reply:
- 2013-12-08
What is the output of :
lsb_release -a; uname -a; apt-cache policy wine wine1.6
Thanks
Isn't this a simple typing mistake?
Shubham wrote wine-1.6, but it should be wine1.6 without the dash (-)
And it should be sudo instead of stu
It's not
stu apt-get install wine-1.6
The right Terminal command should be
sudo apt-get install wine1.6
Can you help with this problem?
Provide an answer of your own, or ask shubham singhntshubham200@ for more information if necessary.
To post a message you must log in.