abp icon indicating copy to clipboard operation
abp copied to clipboard

Linux support for ABP Studio

Open cihangll opened this issue 6 months ago • 2 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Description

ABP Studio is available for Windows and macOS, but not for Linux. Please consider adding Linux support.

Version

Latest

Operation System

Linux

Solution Configuration

No response

Other information

No response

cihangll avatar Jul 05 '25 21:07 cihangll

Was trying the command in the tutorial abp new Acme.MyConsoleApp -t console --old but got following error

abp new Acme.MyConsoleApp -t console --old
Unhandled exception. System.NotSupportedException: Specified method is not supported.
   at Volo.Abp.Studio.Cli.OldCli.OldCliRunner.qgSejc0UU()
   at Volo.Abp.Studio.Cli.OldCli.OldCliRunner.RunAsync(String[] args)
   at Volo.Abp.Studio.Cli.StudioCliService.RunAsync(String[] args)
   at Volo.Abp.Studio.Cli.Program.IjdOpBRDM(Object  )
   at Volo.Abp.Studio.Cli.Program.<Main>(String[] args)
[1]    602243 IOT instruction (core dumped)  abp new Odsmpd.ConsoleApp -t console --old

Here is my os-release output

NAME="Fedora Linux"
VERSION="42 (Workstation Edition)"
RELEASE_TYPE=stable
ID=fedora
VERSION_ID=42
VERSION_CODENAME=""
PLATFORM_ID="platform:f42"
PRETTY_NAME="Fedora Linux 42 (Workstation Edition)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:42"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f42/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=42
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=42
SUPPORT_END=2026-05-13
VARIANT="Workstation Edition"
VARIANT_ID=workstation

simonleecoding avatar Jul 21 '25 05:07 simonleecoding

Hi ABP Studio team, I really appreciate your work on ABP Studio. It is currently available for Windows and macOS, but unfortunately, there is no Linux version. I primarily use Linux for development and it would be extremely helpful if ABP Studio could support Linux as well. This would greatly expand its accessibility to more developers. Thank you for considering this request.

devKennies26 avatar Aug 15 '25 09:08 devKennies26