All Questions
Tagged with apt command-line
678
questions
-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?
-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:
0
votes
0
answers
14
views
Problem with updating on Ubuntu Server [duplicate]
How can I fix this update issue?
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 ...
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:
...
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 ...
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-...
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, ...
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'...
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 ...
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 ...
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 ...
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 ...
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 ...
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/...
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: ...
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 ...
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:
.
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 ...
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 ...
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 ...
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 -...
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 ...
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/...
-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 ...
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 ...
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 ...
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 ...
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
#
# ...
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 ...
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 ...
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 ...
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:
$...
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 ...
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 ...
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 ...
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 ...
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/...
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 ...
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 ...
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 ...
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 /...
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 ...
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 ...
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
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 ...
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/...
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....
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 ...
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 ...