# How to remove a package from JuliaHub?

**URL:** https://discourse.julialang.org/t/how-to-remove-a-package-from-juliahub/39064
**Category:** New to Julia
**Created:** [May 8, 2020, 7:42am UTC](https://discourse.julialang.org/t/how-to-remove-a-package-from-juliahub/39064 "2020-05-08T07:42:07Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![rbontekoe](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rbontekoe/32/5981_2.png) [@rbontekoe](https://discourse.julialang.org/u/rbontekoe)
#### Post date: [May 8, 2020, 7:42am UTC](https://discourse.julialang.org/t/how-to-remove-a-package-from-juliahub/39064/1 "2020-05-08T07:42:07Z")

</div>

In [Pull requests · JuliaRegistries/General · GitHub](https://github.com/JuliaRegistries/General/pulls) I see my registered package AppliSales v0.1.2 with a red X mark. When I hover over the package name I see the line `master←registrator/applisales/c1345d04/v0.1.2`.

I suppose that I have to do a merge, but where and how do I have to do it?

**Another approach?**  
The problem arose because I used version v0.1.2 instead of v0.1.0 and auto-merge couldn’t be completed. I prefer to do it all over again, but how can I remove the package from JuliaHub?

Thank you in advance.

```julia
JuliaRegistries/General on May 7
##### New package: AppliSales v0.1.2
 #14331](https://github.com/JuliaRegistries/General/pull/14331)
Registering package: AppliSales Repository: https://github.com/rbontekoe/AppliSales.jl
master←registrator/applisales/c1345d04/v0.1.2
![@rbontekoe|16x16](https://avatars0.githubusercontent.com/u/2986880?s=32&v=4)
You were mentioned
You approved this pull request

```

---

<div class="post-metadata">

### Author: ![fredrikekre](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/fredrikekre/32/1688_2.png) [@fredrikekre](https://discourse.julialang.org/u/fredrikekre)
#### Post date: [May 8, 2020, 7:54am UTC](https://discourse.julialang.org/t/how-to-remove-a-package-from-juliahub/39064/2 "2020-05-08T07:54:54Z")

</div>

New package are usually merged into the registry after 3 days. You don’t have to do anything, but you could comment on the PR after 3 days to remind maintainers about merging it.

---

<div class="post-metadata">

### Author: ![rbontekoe](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rbontekoe/32/5981_2.png) [@rbontekoe](https://discourse.julialang.org/u/rbontekoe)
#### Post date: [May 8, 2020, 11:20am UTC](https://discourse.julialang.org/t/how-to-remove-a-package-from-juliahub/39064/3 "2020-05-08T11:20:50Z")

</div>

@fredrikekre, thank you for your quick responses.

Good to know how the merging works.

Can I also remove a package myself?

---

<div class="post-metadata">

### Author: ![fredrikekre](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/fredrikekre/32/1688_2.png) [@fredrikekre](https://discourse.julialang.org/u/fredrikekre)
#### Post date: [May 8, 2020, 11:21am UTC](https://discourse.julialang.org/t/how-to-remove-a-package-from-juliahub/39064/4 "2020-05-08T11:21:13Z")

</div>

What do you mean with remove?

---

<div class="post-metadata">

### Author: ![rbontekoe](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rbontekoe/32/5981_2.png) [@rbontekoe](https://discourse.julialang.org/u/rbontekoe)
#### Post date: [May 8, 2020, 11:28am UTC](https://discourse.julialang.org/t/how-to-remove-a-package-from-juliahub/39064/5 "2020-05-08T11:28:37Z")

</div>

Delete the package. Then change the version to v0.1.0 and register the package again. Auto-merge than should work automatically I think?

---

<div class="post-metadata">

### Author: ![fredrikekre](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/fredrikekre/32/1688_2.png) [@fredrikekre](https://discourse.julialang.org/u/fredrikekre)
#### Post date: [May 8, 2020, 11:37am UTC](https://discourse.julialang.org/t/how-to-remove-a-package-from-juliahub/39064/6 "2020-05-08T11:37:15Z")

</div>

Okay, just update the version in your project file and retrigger the registration. I can delete the old PR.

---

<div class="post-metadata">

### Author: ![rbontekoe](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rbontekoe/32/5981_2.png) [@rbontekoe](https://discourse.julialang.org/u/rbontekoe)
#### Post date: [May 8, 2020, 11:55am UTC](https://discourse.julialang.org/t/how-to-remove-a-package-from-juliahub/39064/7 "2020-05-08T11:55:10Z")

</div>

I just have set back the version to v0.1.0 for

- AppliSales
- AppliGeneralLedger (also a supporting package I want to use in my course)

I did the registration for both packages aqain.

@frederkekre, thank you in advance for the assistence.

---

<div class="post-metadata">

### Author: ![rbontekoe](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rbontekoe/32/5981_2.png) [@rbontekoe](https://discourse.julialang.org/u/rbontekoe)
#### Post date: [May 8, 2020, 12:21pm UTC](https://discourse.julialang.org/t/how-to-remove-a-package-from-juliahub/39064/8 "2020-05-08T12:21:28Z")

</div>

I can see that the registration went successful, thanks. Do I have still to wait three days before I can add the packages to a Julia project?

---

<div class="post-metadata">

### Author: ![rbontekoe](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rbontekoe/32/5981_2.png) [@rbontekoe](https://discourse.julialang.org/u/rbontekoe)
#### Post date: [May 8, 2020, 1:20pm UTC](https://discourse.julialang.org/t/how-to-remove-a-package-from-juliahub/39064/9 "2020-05-08T13:20:17Z")

</div>

I see: “Your `new package` pull request met all of the guidelines for auto-merging and is scheduled to be merged when the mandatory waiting period (3 days) has elapsed.”
