Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
-1 votes
0 answers
53 views

Ubuntu 24.04 unable to enable dark theme

I can not enable dark theme on my newly installed ubuntu 24.04. I have tried bunch of techniques but nothing changes. Can I get some help?
AVIJIT JOY's user avatar
-1 votes
0 answers
45 views

The sudo apt update command doesn't work

I just installed ubuntu and wanted to do this: sudo apt update But it showed the following errors:
Sobhan Saeedi's user avatar
0 votes
0 answers
14 views

Problem with updating on Ubuntu Server [duplicate]

How can I fix this update issue?
UNGAMEAD's user avatar
0 votes
1 answer
61 views

Running multiple bash scripts at once

I've like 10 repos running in the same machine, I some times change machines and want to deploy them automatically and fast so I made this script to execute each repo installation file at the same ...
Mohamed Naser's user avatar
0 votes
1 answer
58 views

The "sudo add-apt-repository ppa:nemh/systemback" command does not work

I'm trying to create a Live ISO of my linux distribution using a tutorial and to do so it tells me to enter this command: sudo add-apt-repository ppa:nemh/systemback problem it returns me this error: ...
Th3_Ph3nix_3.0's user avatar
0 votes
1 answer
79 views

Unable to open certain programs such as Pensela on Ubuntu 22.04 LTS

I am having trouble opening certain applications such as pensela. They appear on my app list as well as go on my dashboard when I add to favorites but whenever I try to open them (whether by clicking ...
216ann's user avatar
  • 43
0 votes
0 answers
196 views

Error when trying to use the `sudo apt update` command [duplicate]

I am trying to use the sudo apt update command, but I keep getting the following error: N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-...
user1777569's user avatar
0 votes
0 answers
30 views

Trying to attach my Token to the machine and getting this BIG huge error command line: [duplicate]

im trying to attach my Token to the machine and getting this BIG huge error command line: sudo pro attach <*mytoken*> [sudo] senha para guinomo: Unexpected error(s) occurred. For more details, ...
GuinomoFractal95's user avatar
0 votes
0 answers
42 views

Aptitude file contents

I ran sudo gedit /etc/apt/apt.conf.d/00aptitude o access the aptitude file. I wasn't sure what it was at first and might have changed its contents unknowingly. The first line was the only one there. I'...
Nestor's user avatar
  • 1
4 votes
1 answer
794 views

Multiple packages installation using bash

As we all know, the command we use in order to install multiple packages is: apt install package1 package2 package3` Using the following method in a Bash script: packages="package1 package2 ...
Stormlord's user avatar
  • 6,523
0 votes
1 answer
588 views

command not found: shopt ON WSL Ubuntu 22.04

I inserted couple of env. variables such as: export WOS_MONGODB_URI='mongodb://localhost:27017/...' export WOS_AWS_REGION='us-east-2' export WOS_AWS_ENV='dev23' export WOS_SEED_MODE='test' export ...
Damika's user avatar
  • 101
0 votes
0 answers
216 views

Need help installing libgraph library on ubuntu 22.04 LTS

I am new to Ubuntu. I am trying to install libgraph to use #include <graphics.h> in my school c++ programs. I have ubuntu 22.04 LTS (jammy jellyfish). The online tutorials ask to install guile ...
Afan Shaikh's user avatar
0 votes
0 answers
245 views

How can i resolve Invalid value set for options Signed-By regarding source error?

I'm new to Ubuntu, and i think i messed up my repo. Now i see the error E: Invalid value set for option Signed-By regarding source https://repositories.intel.com/gpu/ubuntu/ jammy/production/2328 (not ...
Divine Ifanyi 's user avatar
0 votes
0 answers
30 views

How to check what apps were installed on top on Windows 10 WSL2 Ubuntu 22.04.3 version by comparing correct manifest file?

How to check what apps were installed on top on Windows 10 WSL2 Ubuntu 22.04.3 version by comparing correct manifest file? Where to find correct manifest file with list of all WSL2 Ubuntu version? How ...
Kangarooo's user avatar
  • 5,085
1 vote
0 answers
264 views

How to solve "/dev/nvme0n1p3: clean" error?

Once I start my PC I see this line on the top of the screen: /dev/nvme0n1p3: clean Tried Ctrl+Alt+F2 and then sudo apt-get update but it is showing: Failed to fetch http://us.archieve.ubuntu.com/...
Arnab's user avatar
  • 11
0 votes
1 answer
75 views

N: Ignoring file 'opera.listV' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension [duplicate]

How can I fix this i just converted from windows please dont go hard on me lol Actually i get longer error code when i hit sudo apt update however after i hit apt list --upgradeable I only get N: ...
Haluk Tanriseven's user avatar
1 vote
1 answer
272 views

error processing package initramfs-tools (--configure):

I'm installing openstack in Virtual Box ubuntu VDI 22.04. I try tu run ./stack.sh But i get error message : 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. 1 not fully installed or ...
Mahesta Riyadi Putranto's user avatar
0 votes
0 answers
27 views

Ubuntu 22.04.3 LTS "cal" cmd is not working [duplicate]

I attempted to install 'ncal' using 'sudo apt install ncal,' but I encountered multiple errors: I also tried 'sudo apt install command-no-found,' and the results were identical: .
Abdul Mumeet Akhter's user avatar
2 votes
1 answer
4k views

How to answer "Which services should be restarted?" after running `apt dist-upgrade` in console?

After running apt dist-upgrade in a root shell in Ubuntu Server 22.04.3, sometimes the question Which services should be restarted? is shown. Example: Restarting services... Daemons using outdated ...
x-ray's user avatar
  • 131
0 votes
1 answer
325 views

I closed the terminal while updating and did not reboot because upgrading apt is in progress

I closed the terminal while upgrading, and did not reboot the PC because upgrading with apt is in progress. The desktop doesn't show everything that it usually does. For example, the icons in the Dock ...
Manas Bhatt's user avatar
0 votes
1 answer
55 views

Why is the manual of apt incomplete? [duplicate]

I would like to see what are the command-line switches of apt list but after 30min of research I don't manage to find a lot of information about it... I tried to type apt list --help, man apt and man ...
Autechre's user avatar
  • 113
1 vote
1 answer
175 views

How can I upgrade the "find" command to the latest version?

I got this answer for Is it possible to chain two consecutive find commands? last year. Today I wanted to test the latest recommendation to pipe two find commands together. find ... -print0 | find -...
Saeed Neamati's user avatar
0 votes
0 answers
133 views

efitools issue on UBUNTU 20.04.6 LTS

I cannot run efi-readvar command to check the secure boot variables on my system, I have installed efitools utility but when I run efi-readvar command I get the below output, it seems the package ...
Luis Aguilar's user avatar
0 votes
0 answers
166 views

Fish shell "fish_prompt.fish" error

_tide_remove_unusable_items: command not found ~/.config/fish/functions/fish_prompt.fish (line 5): _tide_remove_unusable_items ^~~~~~~~~~~~~~~~~~~~~~~~~~^ from sourcing file ~/.config/fish/functions/...
S1mPl3's user avatar
  • 1
-1 votes
1 answer
233 views

trouble creating python3 -m venv py_envv using windows subsystem linux (using ubantu distribution)

Its my first post in askUbuntu, please bare with my discription. command at PWD : python3 -m venv py_envv after excuting I got an error below The virtual environment was not created successfully ...
JakeCaspian's user avatar
0 votes
0 answers
36 views

sudo apt update Received 11 errors. Don’t know what to do [duplicate]

When I wrote sudo apt update I received 11 different errors. I took a screenshot could someone help me fix this. I’m extremely new to Linux bash commands. I just took a 5hour class on the “50 most ...
Handyman-Girl's user avatar
2 votes
2 answers
2k views

How to replace apt with nala?

I love nala and I want to use it, but my muscle memory always goes for apt and every guide on the internet uses apt when I copy paste commands. Is there a way where, even if I type apt, nala is still ...
sudo apt-get bitches's user avatar
0 votes
0 answers
222 views

Ubuntu unattended-upgrades [duplicate]

Origanally I have posted this question on stackoverflow, due to the fact it is the wrong forum. I'm asking the question again here with some extra information I have gathered. I'm looking into ...
TechnologyReasearcher's user avatar
1 vote
0 answers
1k views

How to get rid of annoying security message in terminal during upgrade? [duplicate]

Every time I use a command: sudo apt upgrade in terminal I get this: Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done # # ...
Stijn's user avatar
  • 11
0 votes
0 answers
13 views

Surface Laptop Keyboard Kernel Installation Error [duplicate]

root@O22UGDW213:~# apt update E: Conflicting values set for option Signed-By regarding source https://pkg.surfacelinux.com/debian/ release: /var/lib/extrepo/keys/surface-linux.asc != E: The list of ...
O22UGDW213's user avatar
5 votes
2 answers
4k views

Why can't Ubuntu use the command-not-found command?

I use Ubuntu 22.04, and I found that Ubuntu has preinstalled the command-not-found package, but the command-not-found command cannot be used. Because Debian's command-not-found package provides the ...
rocky rocky's user avatar
0 votes
0 answers
65 views

OpenFoam downloading process

I am using Ubuntu 20.04 and want to download OpenFoam on my computer. I am very new to this but I'm following instructions and the command curl -s https://dl.openfoam.com/add-debian-repo.sh | sudo ...
hebah alzahlaf's user avatar
0 votes
0 answers
11 views

E: Archives directory /var/cache/apt/archives/partial is missing. - Acquire (2: No such file or directory) [duplicate]

I am trying to install a python version on linux. But I am getting the following error: E: Archives directory /var/cache/apt/archives/partial is missing. Acquire (2: No such file or directory) Edit: $...
jiho's user avatar
  • 1
2 votes
2 answers
361 views

What does leading tilde mean in this argument to apt?

I found this snippet from the ROS installation tutorial. https://docs.ros.org/en/iron/Installation/Ubuntu-Install-Debians.html At the bottom, it says to remove all packages, executing the following ...
diomed's user avatar
  • 23
0 votes
0 answers
41 views

when i am tried install git in ubuntu terminal getting malformed error [duplicate]

: Malformed entry 1 in list file /etc/apt/sources.list.d/archive_uri-https_apt_releases_hashicorp_comjammy-jammy.list (Component) E: The list of sources could not be read. when i am try to install ...
sandesh M.U's user avatar
0 votes
1 answer
161 views

install packages (for python/django) from a txt file in ubuntu that was meant for windows

i am new but also have a weird problem. i m not deep into programming and i m just a power user, but i have to fix a typo in a python app which would be no problem but to run it again i have to get ...
T Kluth's user avatar
0 votes
1 answer
234 views

gnome-terminal won't open after ppa install

I'm new to Linux (I just recently started dual-booting Ubuntu 22.04 alongside Windows 11). I wanted to select all from the terminal (I found that enabling the legacy shortcut would only select a ...
xanmankey's user avatar
2 votes
1 answer
14k views

How to install the libxcb-cursor.so.0 library?

Looking to install the feather wallet for Monero but am missing a shared library as below: nicholas@mordor:~/Downloads$ nicholas@mordor:~/Downloads$ wget https://featherwallet.org/files/releases/...
Nicholas Saunders's user avatar
0 votes
1 answer
920 views

How to put sudo operations (apt-get) on a shell script? [duplicate]

I am doing several operations installing packages etc and one of those are sudo apt-get update && apt-get install -y curl obviously it asks my password. Now, I would like to put all the ...
KansaiRobot's user avatar
0 votes
2 answers
267 views

What is the safest and most efficient way to remove multiple applications installed by 'sudo apt install gnome-*'?

I Accidentally ran sudo apt install gnome-* in terminal and a lot of applications were installed in my system. I would like to know if there is a way to get rid of all those apps that were installed ...
Piero Teran's user avatar
1 vote
0 answers
532 views

How to run the the latest cli version of Monero?

How would I install v18 of the cli monero wallet? nicholas@mordor:~$ nicholas@mordor:~$ sudo apt install monero Reading package lists... Done Building dependency tree... Done Reading state ...
Nicholas Saunders's user avatar
2 votes
1 answer
5k views

Archives directory /var/cache/apt/archives/partial is missing

I am trying to install a python version on linux. But I am getting the following error: Archives directory /var/cache/apt/archives/partial is missing I have tried to create the file by : mkdir -p /...
user357693's user avatar
1 vote
0 answers
301 views

Ubuntu 22.04 LTS sgirok-cli fails to start shared library problem?

sudo apt update && sudo apt upgrade run without errors. sudo apt install sigrok-cli runs with No error messages and installs sigrok-cli into /usr/bin. But on running sigrok-cli it immediately ...
Tim Lovell's user avatar
2 votes
2 answers
99 views

I have no applications accessible including apps, desktop, startx, etc after removing a library (I think) in synaptic

I removed a library from my system by mistake. Can't remember the actual package name. Tons of stuff was removed. Now every application is inoperable and my application's window shows nothing. Is ...
Daryl's user avatar
  • 21
1 vote
1 answer
2k views

apt update error: ubuntu jammy release does not have a jammy release file

Ever since I installed ubuntu I have been recieving this error about a missing release file and therefore failed update. Please help cmd screenshot
Mel's user avatar
  • 11
1 vote
1 answer
483 views

how to unlink /var/cache/apt/archives/partial

I tried to do sudo apt-get upgrade and in result it asked me for extra space, as in searches to this i found below enter image description here commands in ask a question, which is With this method ...
Ravi's user avatar
  • 11
0 votes
1 answer
657 views

Cannot install Renpy in Ubuntu 22.04... subprocess returned an error code (1)

Did the following: $ sudo apt-get update ... normal messages, no problem $ sudo apt-get -y install renpy ... normal messages, no problem, until... Setting up renpy (7.3.5+dfsg-2)... File "/usr/...
Martin's user avatar
  • 19
1 vote
1 answer
445 views

node/nvm/npm installations : sudo vs. user install leads to trouble?

The problem appears to be inconsistency with root and user installed node (v.19.7.0), nvm (0.39.3), and npm (v. 9.5.0) and a specific npm-installed package called svg-path-interpolator on an Ubuntu 22....
Bryan-StackExchange's user avatar
0 votes
0 answers
20 views

My terminal crashes with this error "ln: failed to create symbolic link '/usr/bin/python': File exists" [duplicate]

I'm not sure why it's happening. tried to add more symbolic links or change it but it is not happening, it's giving another error that there are too many symbolic links. some more issues I'm running ...
error's user avatar
  • 9
0 votes
0 answers
33 views

I try to install wine after deleted it once and when i try to install it again it said this. I don't know what to do i try everything already

Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you ...
memegodt's user avatar

1
2 3 4 5
14