Skip to content

doctorfree/core-custom-local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

core-custom-local

Overview

When a package in the Debian packaging format is installed with some files in /usr/local a subsequent removal of that package will attempt to remove /usr/local if no other package has files installed there. This is because the Debian packaging system does not include /usr/local as a valid standard supported installation location for Debian packages.

In order to prevent the Debian package management system from attempting to remove /usr/local I created this Meta Package, core-custom-local, to serve as a package with installed files/folders in /usr/local. Install this package and subsequent removals of packages with files or folders in /usr/local will not attempt to remove /usr/local.

Installation

Download the core-custom-local_<version>.deb from the Releases section of this repository. Install by executing the command:

sudo apt install /path/to/core-custom-local_<version>.deb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages