Questions tagged [installation]
The process of installing software, hardware, or peripherals on a personal computer.
4,655
questions
0
votes
0
answers
22
views
broken package libapt-pkg5.0
I tried to apt update and apt upgrade , but then this error msg comes up.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
...
-1
votes
0
answers
16
views
DirectX installation error after clean windows 10 install
I just completed a fresh install of windows 10, updated it, and installed drivers for GPU.
Everything was alright until I download the Microsoft DirectX® End-User Runtime.
It gave me an error message ...
0
votes
1
answer
21
views
Installing outlook 2019 failed
I reinstalled Office 2019 to add Outlook. I only use Excel, Word, and PowerPoint so I used the office deployment tool to customize the install. After reinstalling Outlook was not installed despite the ...
1
vote
0
answers
30
views
Ubuntu distro not installed [The system cannot execute the specified program]
I've installed WSL and enabled it using instructions from this site. Then I tried installing Ubuntu distro with command
wsl --install -d Ubuntu
It shows distro is installed properly and tries to ...
0
votes
1
answer
24
views
Installing .NET Framework 2.0 SDK on Windows 10
I'm installing some older packages with npm to support an existing project, and at one point while trying to install node-sass, it looks for the .NET Framework 2.0 SDK. I've tried downloading the ...
1
vote
2
answers
25
views
How do I install an application from a source code Zip file?
I have been trying to install TaskbarX from the source code Zip file available here: https://chrisandriessen.nl/taskbarx to Windows 10 OS. Unfortunately, I cannot seem to find an .exe file to install ...
0
votes
1
answer
63
views
Ubuntu 22.04 crashing on upgrade
Fresh install as Guest VM (virtualbox) Ubuntu can't upgrade
Err:4 http://ca.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebkit2gtk-4.0-37 amd64 2.36.4-0ubuntu0.22.04.1
Hash Sum mismatch
...
-1
votes
0
answers
16
views
Temporary failure resolving 'http.kali.org' error in Kali Linux
I have lately had my Kali Linux working very well, now yesterday my Kali download speed went really low, for example takes 2 minutes to download 50mb script. So that being said, i have been trying to ...
-1
votes
1
answer
84
views
Installing SSMS in Windows Core
I'm trying to: start "" /w ".\smss-setup-enu19.exe" /passive ssmsinstallroot="c:\program files\ssms" but encountering this error:↓ (syntaxes using " around path and ...
-1
votes
0
answers
25
views
Getting "No Internet connection" when trying to install Epson L3110 printer driver on Windows 7 64-bit
I checked this thread Which Stack Exchange website for printer problems? and it says printer problems can be posted here. I'm doing a fresh install but I get a No Internet connection error when trying ...
0
votes
0
answers
28
views
Driver Install fails with: successfully added <driver>.inf and installed on 0 device(s)
Context
I had to wipe my device and install a clean version of windows 11.
I am attempting to install my Wireless network drivers - the installer asserts that it has executed successfully but no ...
0
votes
0
answers
61
views
installing ubuntu 22.04 into existing lvm
I installed kubuntu 22.04 onto fresh machine. It turns out, that its "quirks and features" blocks my workflow, and I need to go away from KDE. But it would be ideal for me, if I could keep ...
0
votes
2
answers
39
views
Installing Windows 10 to used HDD
I'm trying to install Windows 10 from a USB stick ISO to a tower computer with a new Asus MoBo Rog Strix X570-E with Zen 7 but used hard drives. The BIOS does not see a compatible drive to do the ...
0
votes
0
answers
27
views
Apple Rhapsody DR2 install in VirtualBox freezes in Mach kernel after copying files
I'm trying to install Apple Rhapsody DR2 on a VirtualBox VM. I've prepared the disks, started the installation, selected a device driver, and it booted to the Mach kernel and I followed the initial ...
1
vote
0
answers
38
views
Arch Linux - Archiso - Implement custom commands after installation
I'm creating a new Arch Linux-based ISO by using Archiso.
My purpose is to run commands as:
pacman-key --init
pacman-key --populate
after the installation, so, in the Live Environment, because I need ...