You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Q) Install or uninstall WinApps? --> Install
Q) Configure WinApps for the current user 'a' or the whole system? --> Current User
Q) Automatically install supported applications or choose manually? --> Manual (Default)
WinApps installation already present at /home/a/.local/bin/winapps-src. Updating...
Already up to date.
Installing WinApps.
Checking for existing conflicting WinApps installations... Done!
Attempting to load WinApps configuration file... Done!
Checking whether dependencies are installed... Failed!
ERROR: MISSING DEPENDENCIES.
Please install 'FreeRDP' version 3 to proceed.
Debian/Ubuntu-based systems:
sudo apt install freerdp3-x11
Red Hat/Fedora-based systems:
sudo dnf install freerdp
Arch Linux systems:
sudo pacman -S freerdp
Gentoo Linux systems:
sudo emerge --ask net-misc/freerdp
You can also install FreeRDP as a Flatpak.
Install Flatpak, add the Flathub repository and then install FreeRDP:
flatpak install flathub com.freerdp.FreeRDP
sudo flatpak override --filesystem=home com.freerdp.FreeRDP
Exiting with status '5'. while sudo apt install freerdp3-x11
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
freerdp3-x11 is already the newest version (3.5.1+dfsg1-0ubuntu1.1).
`
Tried reinstalling, reloading and reinstalling the dependency. What do I do?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
OS: Ubuntu 24.04 LTS
`/winapps/setup.sh
################################################################################
WinApps Install Wizard
################################################################################
Q) Install or uninstall WinApps? --> Install
Q) Configure WinApps for the current user 'a' or the whole system? --> Current User
Q) Automatically install supported applications or choose manually? --> Manual (Default)
WinApps installation already present at /home/a/.local/bin/winapps-src. Updating...
Already up to date.
Installing WinApps.
Checking for existing conflicting WinApps installations... Done!
Attempting to load WinApps configuration file... Done!
Checking whether dependencies are installed... Failed!
ERROR: MISSING DEPENDENCIES.
Please install 'FreeRDP' version 3 to proceed.
Debian/Ubuntu-based systems:
sudo apt install freerdp3-x11
Red Hat/Fedora-based systems:
sudo dnf install freerdp
Arch Linux systems:
sudo pacman -S freerdp
Gentoo Linux systems:
sudo emerge --ask net-misc/freerdp
You can also install FreeRDP as a Flatpak.
Install Flatpak, add the Flathub repository and then install FreeRDP:
flatpak install flathub com.freerdp.FreeRDP
sudo flatpak override --filesystem=home com.freerdp.FreeRDP
Exiting with status '5'.
whilesudo apt install freerdp3-x11Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
freerdp3-x11 is already the newest version (3.5.1+dfsg1-0ubuntu1.1).
`
Tried reinstalling, reloading and reinstalling the dependency. What do I do?
Beta Was this translation helpful? Give feedback.
All reactions