-
Motorhomes
- 2026
- 2025
- 2024
- Class A
- Class C
- Super C
- Class A
- Class C
- Class A
- Shop
- Owners
- Service & Maintenance
- REV Assist
- Shop Parts
- Schedule Service or Repair
- Community
- Warranty
- Owners Club
- Events
- Shop Gear
- About
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:server:10/Ubuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_server_10.gpg > /dev/null Use code with caution.
This script automatically detects your platform and pulls the latest stable version.
When setting up a new instance, you can use curl to pull the latest packages directly to your server. owncloud download curl
For standard distributions like Ubuntu or Debian, curl is often used to import GPG keys before installing via a package manager:
If you prefer to download a specific version (e.g., v1.16.0), use: curl -fsSL https://download
curl https://download.owncloud.com/ocis/ocis/1.16.0/ocis-1.16.0-linux-amd64 --output ocis chmod +x ocis Use code with caution.
: Always include -L when downloading from short links or scripts to ensure curl follows any server-side redirects. For standard distributions like Ubuntu or Debian, curl
: Writes the output to a local file with the same name as the remote file. Downloading from a Password-Protected Public Link
© 2026 REV Group, INC. All Rights Reserved
We use cookies to ensure that we give you the best experience on our website. We also use tracking technology from third parties to deliver you a personalized experience. This includes, but is not limited to, data that may identify you (e.g. your IP address, browser agent, general location, etc.).
The data is collected as described in our privacy policy. By clicking “Agree” you consent to this data collection and to our privacy policy.