Difference between revisions of "Jorgal"

From Apertium
Jump to navigation Jump to search
(man dnf says update is an obsolete alias for upgrade)
Line 3: Line 3:
 
Install pairs with <pre>sudo dnf install apertium-from-to</pre>, then run <pre>sudo /home/apy/update</pre>. Read /home/apy/README for more info.
 
Install pairs with <pre>sudo dnf install apertium-from-to</pre>, then run <pre>sudo /home/apy/update</pre>. Read /home/apy/README for more info.
   
You might also want to <pre>sudo dnf clean metadata
+
You also want to: <pre>sudo dnf clean metadata
 
sudo dnf upgrade -y</pre> since nightly updates don't always happen.
 
sudo dnf upgrade -y</pre> since nightly updates don't always happen.
   

Revision as of 13:59, 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 also want to:

sudo dnf clean metadata
sudo dnf upgrade -y

since nightly updates don't always happen.