Ubuntu 16.04 add 32-bit architecture

sudo dpkg --add-architecture i386
sudo apt -get update
sudo apt-get -f dist-upgrade 
 

No comments:

Post a Comment

fixed: embedded-redis: Unable to run on macOS Sonoma

Issue you might see below error while trying to run embedded-redis for your testing on your macOS after you upgrade to Sonoma. java.la...