Skip to content

Commit af1744c

Browse files
committed
Removed Debian 11 (Bullseye) repository.
1 parent 2371e03 commit af1744c

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

docs/installation.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,6 @@ Install Doxide from your package manager by adding appropriate repository for yo
5151
sudo apt install doxide
5252
```
5353

54-
??? info ":simple-debian: Debian 11 Bullseye (amd64)"
55-
Install Doxide:
56-
```
57-
echo 'deb http://download.indii.org/deb bullseye main' | sudo tee /etc/apt/sources.list.d/indii.org.list
58-
curl -fsSL https://download.indii.org/deb/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/indii.org.gpg > /dev/null
59-
sudo apt update
60-
sudo apt install doxide
61-
```
62-
6354
??? info ":simple-fedora: Fedora 40 (x86_64)"
6455
Install Doxide:
6556
```

0 commit comments

Comments
 (0)