mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 14:31:13 +00:00
Medium syndication information
This commit is contained in:
parent
e5a96d735a
commit
c5ff5538a6
276 changed files with 371 additions and 80 deletions
|
@ -3,6 +3,7 @@ title: "Checkinstall"
|
|||
date: 2020-04-26T12:11:30-04:00
|
||||
draft: false
|
||||
tags: ["Packaging", "Linux"]
|
||||
medium_enabled: true
|
||||
---
|
||||
|
||||
To create a quick and dirty Debian or RPM package, check out `checkinstall`! Be forewarned though that this isn't the recommended way of creating packages. This post on [AskUbuntu](https://askubuntu.com/questions/1138384/why-is-checkinstall-no-longer-being-maintained) gives good reasons for why. Though if it is between running a `make install` or running this utility, I would consider running `checkinstall` instead.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue