Wingetlywingetly
← All apps

Citavi 6

by Lumivero LLCv6.20.0.0

Last updated

Citavi 6 is a reference management and knowledge organization software.

Install with winget

$ winget install --id Lumivero.Citavi.6 --exact --version 6.20.0.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Citavi 6

Citavi 6 uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i Citavi6Setup.msi /quiet /norestart

See the full silent install reference for Citavi 6

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Citavi 6 helps you with reference management and knowledge organization. It allows you to search resources worldwide, save and organize references, and create citations and bibliographies.

Installers · v6.20.0.0

ArchitectureTypeScopeInstallDownload
x64MSImachineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Citavi 6.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • ObsidianObsidian
    Obsidian.Obsidianv1.13.7

    Obsidian is the private and flexible writing app that adapts to the way you think.

  • NotionNotion Labs, Inc
    Notion.Notionv7.34.0

    A new tool that blends your everyday work apps into one. It's the all-in-one workspace for you and your team.

  • LogseqLogseq
    Logseq.Logseqv2.0.1

    A privacy-first, open-source platform for knowledge management and collaboration

  • WebLogic Remote ConsoleOracle Corporation
    Oracle.WebLogicRemoteConsolev3.0.5

    WebLogic Remote Console is a lightweight, open source console that you can use to manage your WebLogic Server domain running anywhere, such as on a physical or virtual machine, in a container, Kubernetes, or in the Oracle Cloud.

  • BillfishBillfish Co., Ltd.
    Billfish.Billfishv3.1.5.12

    A reference image management tool for the future.

  • Driver Store ExplorerTeddy Z
    lostindark.DriverStoreExplorerv1.0.26

    Makes it easier to deal with Windows' driver store. Supported operations include to list/add/install/delete third-party driver packages.

More from Lumivero LLC or browse reference, management, knowledge.

Frequently asked questions

How do I install Citavi 6 on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Lumivero.Citavi.6 --exact --version 6.20.0.0. winget downloads the installer from Lumivero LLC and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Citavi 6 silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Lumivero.Citavi.6 --exact 6.20.0.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Citavi 6?
Citavi 6 uses MSI. Run the downloaded installer with: msiexec.exe /i Citavi6Setup.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Citavi 6 via winget?
Run: winget uninstall --id Lumivero.Citavi.6 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Citavi 6's Apps & Features entry.
Is Citavi 6 free?
Citavi 6 is distributed under Proprietary. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does Citavi 6 work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Citavi 6 directly from the publisher.
How do I keep Citavi 6 up to date?
Run winget upgrade --id Lumivero.Citavi.6 --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Citavi 6 from microsoft/winget-pkgs.