mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-15 09:35:52 +01:00
Ubuntu 21.04 (cabextract)
The package cabextract is missing!
This commit is contained in:
@@ -22,7 +22,7 @@ if VERB="$( which apt-get )" 2> /dev/null; then
|
|||||||
sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main' &&
|
sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main' &&
|
||||||
sudo apt-get update &&
|
sudo apt-get update &&
|
||||||
sudo apt-get upgrade &&
|
sudo apt-get upgrade &&
|
||||||
sudo apt-get install p7zip p7zip-full p7zip-rar curl winbind &&
|
sudo apt-get install p7zip p7zip-full p7zip-rar curl winbind cabextract &&
|
||||||
sudo apt-get install --install-recommends winehq-staging
|
sudo apt-get install --install-recommends winehq-staging
|
||||||
elif VERB="$( which dnf )" 2> /dev/null; then
|
elif VERB="$( which dnf )" 2> /dev/null; then
|
||||||
echo "RedHat-based"
|
echo "RedHat-based"
|
||||||
|
|||||||
Reference in New Issue
Block a user