# Package 'Profile' in Julia 1.0.1 Can not be installed

**URL:** https://discourse.julialang.org/t/package-profile-in-julia-1-0-1-can-not-be-installed/17257
**Category:** General Usage
**Created:** [November 7, 2018, 2:32pm UTC](https://discourse.julialang.org/t/package-profile-in-julia-1-0-1-can-not-be-installed/17257 "2018-11-07T14:32:26Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![mauro3](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/mauro3/32/292_2.png) [@mauro3](https://discourse.julialang.org/u/mauro3)
#### Post date: [November 7, 2018, 2:40pm UTC](https://discourse.julialang.org/t/package-profile-in-julia-1-0-1-can-not-be-installed/17257/2 "2018-11-07T14:40:59Z")

</div>

It’s part of the standard library, so `using Profile` just works.

PS:

- it’s “Profile” and not “profile”. Essentially all packages in Julia are capitalized.
- checkout ProfileView.jl
- read [PSA: how to quote code with backticks](https://discourse.julialang.org/t/psa-how-to-quote-code-with-backticks/7530)
- Welcome to Julia!

---

_[View the full topic](https://discourse.julialang.org/t/package-profile-in-julia-1-0-1-can-not-be-installed/17257)._
