Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


E: Package 'gksu' has no installation candidate

hello I am trying to install sws4stm32 for a project i have run into problems
when i try to run the install using but i get something like gksu required and when i try to install gksu with sudo apt-get install gksu i get error like
E: Package ‘gksu’ has no installation candidate
I dont know what to do
any one had similar issues or knows how to work around this problem
please advice thank you

Go with below commands in terminal:

wget http://mirrors.kernel.org/ubuntu/pool/main/libg/libgtop2/libgtop-2.0-10_2.32.0-1_amd64.debQuestion
sudo apt install ./libgtop-2.0-10_2.32.0-1_amd64.deb

wget https://mirrors.edge.kernel.org/ubuntu/pool/universe/libg/libgksu/libgksu2-0_2.0.13~pre1-6ubuntu8_amd64.debQuestion
sudo apt install ./libgksu2-0_2.0.13~pre1-6ubuntu8_amd64.deb

wget http://mirrors.kernel.org/ubuntu/pool/universe/g/gksu/gksu_2.0.2-9ubuntu1_amd64.debQuestion
sudo apt install ./gksu_2.0.2-9ubuntu1_amd64.deb

All of those commands do not work and return with “Unsupported file...”
In fact gksu has been dropped from all Ubuntu packages since 18.
So now what?
the installer does not work in the newer distros.


I have the same installation problems with Linux Mint 19.3 Tricia base: Ubuntu 18.04 bionic.

As mentioned in the previous post, gksu has been removed from Debian, Ubuntu 18.04 and other newer Linux distribution versions. From all accounts gvfs admin should achieve similar functionality by adding admin:// prefix to the path when using terminal. So far no success as the installer still requires gksu.


 

Newest Forum Posts

  1. Монтаж камина с грилем в Москве - установка и барбекю by KpddomErorb, 2025-05-10 18:28
  2. SPI on Nucleo_STMH533RE by royjamil, 2025-05-04 20:13
  3. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-25 07:37
  4. SPI on Nucleo_STMH533RE by royjamil, 2025-03-23 11:31
  5. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-23 09:33
  6. Configuring DMA for ADC in SW? by sam.hodgson, 2025-03-04 12:58
  7. Build a project in "release" mode by info@creosrl.it, 2025-02-20 18:12
  8. Build a project in "release" mode by info@creosrl.it, 2025-02-20 17:05
  9. Build a project in "release" mode by tang, 2025-02-20 10:36
  10. Build a project in "release" mode by info@creosrl.it, 2025-02-19 17:35

Last-Modified Blogs