-
Notifications
You must be signed in to change notification settings - Fork 350
versions
github-actions[bot] edited this page May 21, 2026
·
4 revisions
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.
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.
Install RevitLookup for a single Revit version:
winget install LookupFoundation.RevitLookup.2025Install RevitLookup 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-agreementsUninstall every RevitLookup version:
winget configure -f https://raw.githubusercontent.com/lookup-foundation/RevitLookup/main/.config/winget/configuration-uninstall.winget --accept-configuration-agreementsInstall 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 -iDownload the appropriate .msi for your Revit version from the latest GitHub release and run it.