First the requirements for the post
Information about your PC:
My Goal is to eventually be able to finally kick windows off my machine for good. I have spent the last few weeks reviewing distros and really like the Kubuntu setup. I have slowly worked through any issues I have had and now want to get to installing games on here.
I have spend the last 3 days or so watching videos and googleing around. while proton is awesome some things will need play on Linux to work. I have tried to follow the instructions on their site however it doesn't seem to be working.
wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
sudo wget http://deb.playonlinux.com/playonlinux_saucy.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
These are the instructions on their site
here are the systems responces
wget
OK
wget http
Resolving deb.playonlinux.com (deb.playonlinux.com)... 51.254.83.230, 2001:41d0:2:37ca::1e
Connecting to deb.playonlinux.com (deb.playonlinux.com)|51.254.83.230|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 43
Saving to: ‘/etc/apt/sources.list.d/playonlinux.list’
/etc/apt/sources.list.d/playonlinux.list 100%[================================================== ================================================== ==========>] 43 --.-KB/s in 0s
2018-09-05 13:45:29 (9.05 MB/s) - ‘/etc/apt/sources.list.d/playonlinux.list’ saved [43/43]
apt update
the usual
apt install
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
playonlinux : Depends: wine or
wine-development but it is not going to be installed
Depends: python-wxgtk3.0 but it is not going to be installed
Depends: cabextract but it is not going to be installed
Depends: mesa-utils but it is not going to be installed
Depends: binutils but it is not going to be installed
Depends: curl but it is not going to be installed
steam-installer : Depends: steam (= 1:1.0.0.54+repack-5ubuntu1) but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
I though apt would install the dependencies? So I must be doing something wrong. Any suggestions?
Thanks
DrClaw
- What release of Kubuntu you are using.
Don't know? Press Alt+F2 then type konsole and at the prompt type cat /etc/lsb-release | grep DISTRIB_RELEASE= - DISTRIB_RELEASE=18.04 NOT Wubi installation).
- What version of KDE you are using.
Don't know? Press Alt+F2 then type dolphin then click on Help > About KDE - When I go here there no info about the version
- What version of Grub you are using.
Don't know? Press Alt+F2 then type konsole and at the prompt type apt-cache show grub | grep version - This did not error however it also did not return a response.
- What other Operating Systems are installed.
- Windows 10 is also on this system
Information about your PC:
- Type (Desktop or laptop)
- Desktop
- CPU (Central Processor Unit) make (Intel, AMD, ?) and whether 32-bit, 64-bit, or ?
Don't know? Press Alt+F2 and type konsole and at the prompt type lscpu - Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 8
On-line CPU(s) list: 0-7
Thread(s) per core: 2
Core(s) per socket: 4
Socket(s): 1
NUMA node(s): 1
Vendor ID: AuthenticAMD
CPU family: 21
Model: 1
Model name: AMD FX(tm)-8150 Eight-Core Processor
Stepping: 2
CPU MHz: 3719.895
BogoMIPS: 7224.73
Virtualization: AMD-V
L1d cache: 16K
L1i cache: 64K
L2 cache: 2048K
L3 cache: 8192K
NUMA node0 CPU(s): 0-7
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_
tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 cx16 sse4_1 sse4_2 popcnt aes xsave avx lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt
fma4 nodeid_msr topoext perfctr_core perfctr_nb cpb hw_pstate ssbd ibpb vmmcall arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold - GPU (Graphics Processor Unit) manufacturer and model
Don't know? Press Alt+F2 and type konsole and at the prompt type lspci | grep graphic - AMD RX 480 8Gig Model
- RAM (how much installed)
- 32 Gig
- HDs (number of and type internal - number of and type external)
- 1 SDD 500G and 1 HDD 3TB
- Optical Drives (number of and type internal - number of and type external)
- 1 LG Bluray
My Goal is to eventually be able to finally kick windows off my machine for good. I have spent the last few weeks reviewing distros and really like the Kubuntu setup. I have slowly worked through any issues I have had and now want to get to installing games on here.
I have spend the last 3 days or so watching videos and googleing around. while proton is awesome some things will need play on Linux to work. I have tried to follow the instructions on their site however it doesn't seem to be working.
wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
sudo wget http://deb.playonlinux.com/playonlinux_saucy.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
These are the instructions on their site
here are the systems responces
wget
OK
wget http
Resolving deb.playonlinux.com (deb.playonlinux.com)... 51.254.83.230, 2001:41d0:2:37ca::1e
Connecting to deb.playonlinux.com (deb.playonlinux.com)|51.254.83.230|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 43
Saving to: ‘/etc/apt/sources.list.d/playonlinux.list’
/etc/apt/sources.list.d/playonlinux.list 100%[================================================== ================================================== ==========>] 43 --.-KB/s in 0s
2018-09-05 13:45:29 (9.05 MB/s) - ‘/etc/apt/sources.list.d/playonlinux.list’ saved [43/43]
apt update
the usual
apt install
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
playonlinux : Depends: wine or
wine-development but it is not going to be installed
Depends: python-wxgtk3.0 but it is not going to be installed
Depends: cabextract but it is not going to be installed
Depends: mesa-utils but it is not going to be installed
Depends: binutils but it is not going to be installed
Depends: curl but it is not going to be installed
steam-installer : Depends: steam (= 1:1.0.0.54+repack-5ubuntu1) but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
I though apt would install the dependencies? So I must be doing something wrong. Any suggestions?
Thanks
DrClaw
Comment