versions (original) (raw)
RevitLookup releases
Current supported Revit versions: 2021-2027.
Note
- Single-user installation is for one user only and does not require administrator rights.
- Multi-user installation requires administrator rights and is installed for all users.
Installation
WinGet (recommended)
List all available RevitLookup packages:
winget search LookupFoundation.RevitLookup
Install for a single Revit version, current user only (replace 2025 with your Revit version):
winget install LookupFoundation.RevitLookup.2025
Install for a single Revit version, all users (replace 2025 with your Revit version):
winget install LookupFoundation.RevitLookup.2025 --scope machine
Install for every supported Revit version at once using a WinGet Configuration:
winget configure -f https://raw.githubusercontent.com/lookup-foundation/RevitLookup/main/.config/winget/configuration.winget --accept-configuration-agreements
Uninstall every RevitLookup version:
winget configure -f https://raw.githubusercontent.com/lookup-foundation/RevitLookup/main/.config/winget/configuration-uninstall.winget --accept-configuration-agreements
AppBundle
Install the bundle with every available Revit version using the AppBundle tool:
AppBundleTool -a https://github.com/lookup-foundation/RevitLookup/releases/latest/download/RevitLookup.bundle.zip -i
Manual
Download the appropriate .msi for your Revit version from the latest GitHub release and run it.
Important
RevitLookup must be installed for each Revit version separately.
The compatible Revit version is specified in the installer name, e.g. RevitLookup-2025.0.0-SingleUser.msi is only compatible with Revit 2025.