Questions tagged [application]
The application tag has no summary.
261 questions
0votes
1answer
33views
Journal or Diary App thats both secure and customizable
Looking for a private journal app that is customizable in font size and style and similar functions to Libra writer. Why you ask? I am a Tinkerer, and a Philosopher of sorts, and am looking for that &...
0votes
0answers
61views
Make GNOME recognize WM_NAME and WM_ICON_NAME
I'm launching Battle.net with https://usebottles.com/, and it creates two windows: one for the launcher itself, and one for the game. Both windows are missing an icon and show "steam_proton" ...
0votes
0answers
18views
gnome3 desktop application show up in activities overview but not in default applications
I have two identical systems running both debian bullseye with gnome3 (3.38.5) and I wanted to add bettebird as my default application for mails. I've created a desktop file in ~/.local/share/...
1vote
1answer
426views
How to see what statement (memory address) my program is currently running: the program counter register, through Linux commands?
For a reason I need to find, a C++ application looks being stuck in a docker container. I did a docker exec -it a_template_cpp bash and entered into it. I know the top and pmap commands, and also that ...
0votes
1answer
820views
How to delete the app icon on the desktop
I am new to Linux and Fedora 40 used now. I just deleted the navicat-sqlite-en-xxx.AppImage from Downloads folder successfully since I want to uninstall it. But Navicat 17 for Sqlite app icon still on ...
0votes
2answers
57views
How to Create Unofficial Linux Desktop Apps? [closed]
I am a new developer and I have recently noticed that several applications do not officially support Linux desktop apps. However, I've seen developers create their own open-source unofficial versions ...
0votes
1answer
363views
How to reliably determine the name of an application for use in Gnome: Favorite Applications?
I have ran the following command to setup my Favorite Applications menu: gsettings set org.gnome.shell favorite-apps "[ \ 'docker-desktop.desktop', \ 'org.gnome.Nautilus.desktop', \ '...
0votes
1answer
46views
Open app in Terminal. How can I pin its icon to the doc?
I just installed Parsehub on a System 76 Lemur Pro running Pop!_OS 22.04. Question applies to other apps though When I run Parsehub via the command line, the app's icon appears on the dock. How can I ...
0votes
1answer
220views
Symbolic link to application - working directory
Lets say i have a bash script in a folder called Programming, which reads data from files in a subfolder named data. The paths in the script to the files are all relative to this "Programming&...
1vote
1answer
30views
Cartesian application software recommendation in Debian [closed]
Is there a software recommendation for an application for the Cartesian field in Debian?
2votes
1answer
4kviews
Which applications are bundled with the Zorin OS 17 Pro distro?
Zorin OS 17 Pro was just released. After going through their website and reading numerous articles about it, I don't see the details of a prominent marketing point documented anywhere, namely a list ...
0votes
1answer
392views
No repos found in rhel 8 after installation
After installing rhel 8 it says I do not have any repos. What do I do as I am unable to install any applications? I tried using the subscription-manager as well to connect to the repository but still ...
0votes
1answer
522views
Can Flatpak's apps installed in external drive and used on different Linux distribution?
I was thinking to create a workstation drive that contain all development apps and file and use it (plug & run) across many device with different Linux distribution. Is that possible?
1vote
3answers
11kviews
How to use Microsoft Multi-Factor Authentication with Linux?
My organization will require Multi-Factor Authentication (MFA) in a few days and we use Microsoft accounts. On the internet I read there are authenticator apps for Linux. One of them is Authenticator. ...
0votes
0answers
156views
Additional DE without affecting applications and settings
The goal: Safely install KDE Plasma (and possibly Cinnamon) alongside Gnome on POP_OS 22.04. Quick bit of background. With the release of Debian 12 I came to learn (from Explaining Computers dotcom yt ...