Ubuntu Web Remix

Ubuntu Web 20.04.2


Download: http://linux.darkpenguin.net/distros/ubuntu-unity/ubuntu-web/20.04.2/ubuntu-web-20.04.2-livecd.iso

News

We now have a new website at https://ubuntu-web.org.

Release notes

  • Web Store: replaced with /e/'s store with many more web apps
  • Bug fix: fixed dash-to-panel failing to load.
  • Anbox: temporarily removed (due to recent Linux kernel updates which break it)

Screenshot


How to: Installation with the new store

  • Download the web app from the store.

Through the UI

  • Open ‘Web Apps’ from the application launcher.
  • Select the downloaded web app.
  • Enter your password to install it.

Using the terminal

  • cd ~/Downloads (echo 'or to where you downloaded the file')
  • echo 'Replace <APP_NAME> in the below command with the name of the app you downloaded earlier.'
  • sudo wappinst '<APP_NAME>.wapp'
2 Likes