Skip to content

.deb packages install files into /usr/local #183

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Lastique opened this issue May 2, 2024 · 0 comments
Open

.deb packages install files into /usr/local #183

Lastique opened this issue May 2, 2024 · 0 comments

Comments

@Lastique
Copy link

Lastique commented May 2, 2024

Describe the bug

As was reported in e373d8c, the released .deb packages install executables into /usr/local/bin, which is not the normal location for executables installed by packages.

Expected behavior

Executables should be installed in /usr/bin.

To Reproduce

  1. dpkg -i tcconfig_0.28.1_jammy_amd64.deb
  2. which tcshow

Environments

Kubuntu 22.04, tcconfig_0.28.1_jammy_amd64.deb.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant