Ubuntu系統上升級WebLogic的流程如下:
sudo systemctl stop weblogic
sudo apt-get remove --purge weblogic
sudo apt-get install weblogic-server
./reconfig.sh