Skip to content

Commit ced321b

Browse files
authored
Remove makedeb/MPR installation instructions (#3053)
1 parent 1a83abe commit ced321b

1 file changed

Lines changed: 0 additions & 19 deletions

File tree

README.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -252,25 +252,6 @@ most Windows users.)
252252
<td><a href=https://packages.debian.org/trixie/just>just</a></td>
253253
<td><code>apt install just</code></td>
254254
</tr>
255-
<tr>
256-
<td><a href=https://debian.org>Debian</a> and <a href=https://ubuntu.com>Ubuntu</a> derivatives</td>
257-
<td><a href=https://mpr.makedeb.org>MPR</a></td>
258-
<td><a href=https://mpr.makedeb.org/packages/just>just</a></td>
259-
<td>
260-
<code>git clone https://mpr.makedeb.org/just</code><br>
261-
<code>cd just</code><br>
262-
<code>makedeb -si</code>
263-
</td>
264-
</tr>
265-
<tr>
266-
<td><a href=https://debian.org>Debian</a> and <a href=https://ubuntu.com>Ubuntu</a> derivatives</td>
267-
<td><a href=https://docs.makedeb.org/prebuilt-mpr>Prebuilt-MPR</a></td>
268-
<td><a href=https://mpr.makedeb.org/packages/just>just</a></td>
269-
<td>
270-
<sup><b>You must have the <a href=https://docs.makedeb.org/prebuilt-mpr/getting-started/#setting-up-the-repository>Prebuilt-MPR set up</a> on your system in order to run this command.</b></sup><br>
271-
<code>apt install just</code>
272-
</td>
273-
</tr>
274255
<tr>
275256
<td><a href=https://getfedora.org>Fedora</a></td>
276257
<td><a href=https://dnf.readthedocs.io/en/latest/>DNF</a></td>

0 commit comments

Comments
 (0)