Difference between revisions of "Jorgal"

From Apertium
Jump to navigation Jump to search
(man dnf says update is an obsolete alias for upgrade)
Line 4: Line 4:
   
 
You might also want to <pre>sudo dnf clean metadata
 
You might also want to <pre>sudo dnf clean metadata
sudo dnf update</pre> since nightly updates don't always happen.
+
sudo dnf upgrade -y</pre> since nightly updates don't always happen.
   
 
[[Category:Giellatekno]]
 
[[Category:Giellatekno]]

Revision as of 13:55, 25 November 2016

Docs for updating gtweb.uit.no/jorgal because I never remember how to edit the gt docs:

Install pairs with

sudo dnf install apertium-from-to

, then run

sudo /home/apy/update

. Read /home/apy/README for more info. You might also want to

sudo dnf clean metadata
sudo dnf upgrade -y

since nightly updates don't always happen.