View previous topic :: View next topic |
Author |
Message |
braz2kuk Tux's lil' helper

Joined: 26 Apr 2007 Posts: 91
|
Posted: Fri Mar 22, 2019 7:57 pm Post subject: [Solved]Install a specific version of a package from portage |
|
|
Hi,
I am trying to install media-fonts/fontawesome but the 4.7.0 version not the 5.1.0 one, how can I specify this? I can’t seem to get it working.
Thanks in advance
Last edited by braz2kuk on Fri Mar 22, 2019 8:27 pm; edited 1 time in total |
|
Back to top |
|
 |
fedeliallalinea Administrator


Joined: 08 Mar 2003 Posts: 31581 Location: here
|
Posted: Fri Mar 22, 2019 8:12 pm Post subject: |
|
|
You can use
Code: | # emerge =media-fonts/fontawesome-4.7.0 |
but for prevent future update you should mask newer version with /etc/portage/package.mask _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
braz2kuk Tux's lil' helper

Joined: 26 Apr 2007 Posts: 91
|
Posted: Fri Mar 22, 2019 8:27 pm Post subject: |
|
|
Thanks that solved my issue. |
|
Back to top |
|
 |
|