Skip to main content

Questions tagged [repository]

The tag has no usage guidance.

-7 votes
1 answer
896 views

How to downgrade wpasupplicant?

So, after 4 months of research, trying everything possible and impossible, looks like I finally found a solution to solve all my wifi problems on Ubuntu: https://www.upv.es/contenidos/INFOACCESO/...
Sigmund Freud's user avatar
0 votes
0 answers
553 views

Install Microsoft SQL Server on Pop!_OS

I am trying to install Microsoft SQL Server on the latest Pop!_OS 22.04 LTS (jammy) but receiving following errors: sudo apt-get install mssql-server Reading package lists... Done Building dependency ...
sifar's user avatar
  • 111
1 vote
1 answer
7k views

Is it possible to clone a repo from GitHub without an account?

I'm hosting my company's interview project on Github. We will have candidates clone the repo and work with it on their local machine during the interview itself. They never have to push code to the ...
intA's user avatar
  • 403
1 vote
1 answer
3k views

Why does repository cloned from Github contain .github folder inside and not .git folder?

My intention is to clone a repository from github, make some changes to it and then store it on my company's bitbucket server along with its submodule repositories. I am not sure what is the proper ...
quantum231's user avatar
1 vote
0 answers
397 views

How can I remove conflicting DNF package after a repo remove?

I removed a repo that I was not using anymore. I thought I did things properly by removing all packages provided by that repo before removing the .repo file with rm. Alas, it seems that it wasn't the ...
SteeveDroz's user avatar
-1 votes
1 answer
246 views

running ubuntu 20.04 getting error when running sudo apt update

W: GPG error: http://repository.spotify.com stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D1742AD60D811D58 E: The repository 'http:/...
Sleeper Crypt's user avatar
1 vote
0 answers
1k views

cannot download repodata/repomd.xml

I'm training for my RHCE 8 EXAM, and I have to: Create a playbook with the name setupreposerver.yaml to set up the control host as a repository host. Make sure this host meets the following ...
Luan Moreira's user avatar
0 votes
0 answers
406 views

How big is all of debian buster for amd64?

I can get the size of the debian archive from https://www.debian.org/mirror/size. Is there a way to get the size of only Debian Buster for amd64? And separately for main, contrib and non-free?
Amelse Etomer's user avatar
0 votes
1 answer
113 views

How install latest version of baloo on Ubuntu?

I installed Baloo search on Ubuntu 18.04. It gave me version 4:5.44.0-0ubuntu1. Looking for a more recent version I found the kubuntu ppa. That says it has Bakoo version 5.47.0-0ubuntu1~ubuntu18.04~...
markling's user avatar
  • 284
1 vote
1 answer
101 views

change line starting with# with sed -i

I want to uncomment a line in /etc/apt/sources.list to enable canonical repo but it seems it has a problem with # character I tried -e but I can't figure out if I'm doing it correctly sed -i ' s/# ...
saeed badali's user avatar
0 votes
1 answer
30 views

Failure in running Faster R-CNN repo

I have a MacBook Pro 16in with the following GPU: AMD Radeon Pro 5300M. I have been trying to run the demo in the Faster R-CNN repo here but I am not being able to run the demo. I think it might be ...
Pepe's user avatar
  • 101
0 votes
3 answers
4k views

What does "cloning a repository" mean, and why is it claimed to be a necessary step to install this PHP library?

Usage After cloning this repository (git clone https://github.com/naneau/php-obfuscator) and installing the dependencies through Composer (composer install), run the following command to ...
Evian's user avatar
  • 9
0 votes
1 answer
395 views

how to change download sources used for building netbeans-apache?

I have followed this guide from netbeans: build from source Unfortunately on running ant build, as it tries to download from maven central repository it uses an url that seems outdated, the new url ...
jeferson lemos's user avatar
0 votes
0 answers
211 views

How to move legacy git repository to Gitlab that require GPG sign?

Currently the company I am working for has a legacy git repository that host elsewhere and all commits are not GPG signed. The project is getting bigger and more people are working for the same ...
cytsunny's user avatar
  • 300
2 votes
1 answer
2k views

Git submodules with the same name

Is it possible to have multiple Git Submodules to have the same name but with different path? I want to have the same name because they do slightly different, but essentially the same thing. I am ...
Porcupine's user avatar
  • 473

15 30 50 per page
1
2
3 4 5
17