# \]dev a standard library package

**URL:** https://discourse.julialang.org/t/dev-a-standard-library-package/24752
**Category:** General Usage
**Created:** [May 29, 2019, 10:05pm UTC](https://discourse.julialang.org/t/dev-a-standard-library-package/24752 "2019-05-29T22:05:15Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![carstenbauer](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/carstenbauer/32/4981_2.png) [@carstenbauer](https://discourse.julialang.org/u/carstenbauer)
#### Post date: [May 30, 2019, 7:56am UTC](https://discourse.julialang.org/t/dev-a-standard-library-package/24752/4 "2019-05-30T07:56:38Z")

</div>

Another way is

> [@Testing changes to stdlib without remaking the whole of Julia](https://discourse.julialang.org/t/testing-changes-to-stdlib-without-remaking-the-whole-of-julia/11998/4):
>
> If you have the Random stdlib at some other folder you can change its uuid, pkg\> develop path/to/Random and then using Random will use that version. This also works with Revise.

---

_[View the full topic](https://discourse.julialang.org/t/dev-a-standard-library-package/24752)._
